@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/2535adfd-4b08-4090-807e-1cc874b5b6bd> a dcat:Dataset ;
    dct:description "This dataset contains the 31 areas released as the 2013 Offshore Petroleum Acreage Release" ;
    dct:identifier "2535adfd-4b08-4090-807e-1cc874b5b6bd" ;
    dct:issued "2026-04-20T01:48:59.783899"^^xsd:dateTime ;
    dct:language "eng" ;
    dct:modified "2026-04-20T01:48:59.783909"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/91f054ec-d0c3-4d42-a89a-5daa2c7a6818> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((96.0000 -44.0000, 168.0000 -44.0000, 168.0000 -9.0000, 96.0000 -9.0000, 96.0000 -44.0000))"^^gsp:wktLiteral ] ;
    dct:title "2013 Offshore Petroleum Acreage Release Areas" ;
    dcat:distribution <https://data.gov.au/dataset/2535adfd-4b08-4090-807e-1cc874b5b6bd/resource/a05e6cc7-4dbb-4781-bd2d-b9a0978c21f2>,
        <https://data.gov.au/dataset/2535adfd-4b08-4090-807e-1cc874b5b6bd/resource/fb319916-6eb6-49dc-af23-997800bb63e2> ;
    dcat:keyword "GIS Dataset",
        "Petroleum and Coal Geology",
        "Published_External",
        "Thematic",
        "marine" .

<https://data.gov.au/dataset/2535adfd-4b08-4090-807e-1cc874b5b6bd/resource/a05e6cc7-4dbb-4781-bd2d-b9a0978c21f2> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2026-04-20T01:48:59.789153"^^xsd:dateTime ;
    dct:modified "2026-04-20T01:48:59.778416"^^xsd:dateTime ;
    dct:title "Unnamed resource" ;
    dcat:accessURL <http://www.abs.gov.au/ausstats/abs@.nsf/Latestproducts/1297.0Main%20Features32008?opendocument&tabname=Summary&prodno=1297.0&issue=2008&num=&view=> .

<https://data.gov.au/dataset/2535adfd-4b08-4090-807e-1cc874b5b6bd/resource/fb319916-6eb6-49dc-af23-997800bb63e2> a dcat:Distribution ;
    dct:description "Download the file (shp)" ;
    dct:format "ZIP" ;
    dct:issued "2026-04-20T01:48:59.789146"^^xsd:dateTime ;
    dct:modified "2026-04-20T01:48:59.778300"^^xsd:dateTime ;
    dct:title "File download" ;
    dcat:accessURL <https://d28rz98at9flks.cloudfront.net/76152/2013AcreageRelease.zip> .

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

