@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/77158d2c-e033-4a10-9106-fa2b9d0f63b4> a dcat:Dataset ;
    dct:description "This dataset contains the 31 areas released as the 2013 Offshore Petroleum Acreage Release" ;
    dct:identifier "77158d2c-e033-4a10-9106-fa2b9d0f63b4" ;
    dct:issued "2026-04-10T19:27:10.891157"^^xsd:dateTime ;
    dct:language "eng" ;
    dct:modified "2026-04-10T19:27:10.891166"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/0143757a-86ab-43e4-bba6-4a3a2a02b6c4> ;
    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/77158d2c-e033-4a10-9106-fa2b9d0f63b4/resource/8aaf6120-06e1-4c63-b2f2-117a0fa11de8>,
        <https://data.gov.au/dataset/77158d2c-e033-4a10-9106-fa2b9d0f63b4/resource/e2dcac91-f91a-4851-831d-a916047193ce> ;
    dcat:keyword "GIS Dataset",
        "Petroleum and Coal Geology",
        "Published_External",
        "Thematic",
        "marine" .

<https://data.gov.au/dataset/77158d2c-e033-4a10-9106-fa2b9d0f63b4/resource/8aaf6120-06e1-4c63-b2f2-117a0fa11de8> a dcat:Distribution ;
    dct:description "Download the file (shp)" ;
    dct:format "ZIP" ;
    dct:issued "2026-04-10T19:27:10.893086"^^xsd:dateTime ;
    dct:modified "2026-04-10T19:27:10.881900"^^xsd:dateTime ;
    dct:title "File download" ;
    dcat:accessURL <https://d28rz98at9flks.cloudfront.net/76152/2013AcreageRelease.zip> .

<https://data.gov.au/dataset/77158d2c-e033-4a10-9106-fa2b9d0f63b4/resource/e2dcac91-f91a-4851-831d-a916047193ce> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2026-04-10T19:27:10.893092"^^xsd:dateTime ;
    dct:modified "2026-04-10T19:27:10.882015"^^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/organization/0143757a-86ab-43e4-bba6-4a3a2a02b6c4> a foaf:Agent ;
    foaf:mbox "info@aodn.org.au" ;
    foaf:name "Australian Ocean Data Network" .

