@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/03824704-6374-4bb0-896e-be75a25f02fa> a dcat:Dataset ;
    dct:description "This dataset contains the 31 areas released as the 2013 Offshore Petroleum Acreage Release" ;
    dct:identifier "03824704-6374-4bb0-896e-be75a25f02fa" ;
    dct:issued "2026-04-04T06:51:12.077060"^^xsd:dateTime ;
    dct:language "eng" ;
    dct:modified "2026-04-04T06:51:12.077070"^^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/03824704-6374-4bb0-896e-be75a25f02fa/resource/b137da9f-0153-4562-b83c-5e2439071d1e>,
        <https://data.gov.au/dataset/03824704-6374-4bb0-896e-be75a25f02fa/resource/f9e2ef15-30b2-4372-8f6b-8d0f1b765bad> ;
    dcat:keyword "GIS Dataset",
        "Petroleum and Coal Geology",
        "Published_External",
        "Thematic",
        "marine" .

<https://data.gov.au/dataset/03824704-6374-4bb0-896e-be75a25f02fa/resource/b137da9f-0153-4562-b83c-5e2439071d1e> a dcat:Distribution ;
    dct:description "Download the file (shp)" ;
    dct:format "ZIP" ;
    dct:issued "2026-04-04T06:51:12.078411"^^xsd:dateTime ;
    dct:modified "2026-04-04T06:51:12.071260"^^xsd:dateTime ;
    dct:title "File download" ;
    dcat:accessURL <https://d28rz98at9flks.cloudfront.net/76152/2013AcreageRelease.zip> .

<https://data.gov.au/dataset/03824704-6374-4bb0-896e-be75a25f02fa/resource/f9e2ef15-30b2-4372-8f6b-8d0f1b765bad> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2026-04-04T06:51:12.078418"^^xsd:dateTime ;
    dct:modified "2026-04-04T06:51:12.071390"^^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" .

