@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix gsp: <http://www.opengis.net/ont/geosparql#> .
@prefix locn: <http://www.w3.org/ns/locn#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.gov.au/dataset/62ef0633-ab32-4fd1-8a6b-5f5c27587129> a dcat:Dataset ;
    dct:description "A preliminary version of the assessment of unconventional resources potentially contained in the Gippsland Basin. This version will be updated at a later date." ;
    dct:identifier "62ef0633-ab32-4fd1-8a6b-5f5c27587129" ;
    dct:issued "2025-10-17T05:21:05.051005"^^xsd:dateTime ;
    dct:language "eng" ;
    dct:modified "2025-10-17T05:21:05.051013"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/91f054ec-d0c3-4d42-a89a-5daa2c7a6818> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((145.0000 -40.0000, 149.3000 -40.0000, 149.3000 -37.0000, 145.0000 -37.0000, 145.0000 -40.0000))"^^gsp:wktLiteral ] ;
    dct:title "Interim Gippsland Basin unconventional resource assessment" ;
    dcat:distribution <https://data.gov.au/dataset/62ef0633-ab32-4fd1-8a6b-5f5c27587129/resource/336bec3e-4234-433e-9580-8cde8fd09106> ;
    dcat:keyword "Earth Sciences",
        "Published_External" .

<https://data.gov.au/dataset/62ef0633-ab32-4fd1-8a6b-5f5c27587129/resource/336bec3e-4234-433e-9580-8cde8fd09106> a dcat:Distribution ;
    dct:description "Download the document (pdf)" ;
    dct:format "PDF" ;
    dct:issued "2025-10-17T05:21:05.052334"^^xsd:dateTime ;
    dct:modified "2025-10-17T05:21:05.046860"^^xsd:dateTime ;
    dct:title "Download the document (pdf)" ;
    dcat:accessURL <https://d28rz98at9flks.cloudfront.net/104422/Rec_104422_v3.pdf> .

<https://data.gov.au/organization/91f054ec-d0c3-4d42-a89a-5daa2c7a6818> a foaf:Agent ;
    foaf:mbox "clientservices@ga.gov.au" ;
    foaf:name "Geoscience Australia Data" .

