@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/8206f99b-b139-448f-8791-69b2e46bf462> a dcat:Dataset ;
    dct:description "This dataset contains the 31 areas released as the 2013 Offshore Petroleum Acreage Release" ;
    dct:identifier "8206f99b-b139-448f-8791-69b2e46bf462" ;
    dct:issued "2026-01-20T07:25:30.076190"^^xsd:dateTime ;
    dct:language "eng" ;
    dct:modified "2026-01-20T07:25:30.076198"^^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/8206f99b-b139-448f-8791-69b2e46bf462/resource/5867271b-7543-4483-ad9b-f0dbfd3ba01e>,
        <https://data.gov.au/dataset/8206f99b-b139-448f-8791-69b2e46bf462/resource/a19a6dc6-428b-4ca8-add3-f907514dcbf5> ;
    dcat:keyword "GIS Dataset",
        "Petroleum and Coal Geology",
        "Published_External",
        "Thematic",
        "marine" .

<https://data.gov.au/dataset/8206f99b-b139-448f-8791-69b2e46bf462/resource/5867271b-7543-4483-ad9b-f0dbfd3ba01e> a dcat:Distribution ;
    dct:description "Download the file (shp)" ;
    dct:format "ZIP" ;
    dct:issued "2026-01-20T07:25:30.077257"^^xsd:dateTime ;
    dct:modified "2026-01-20T07:25:30.070236"^^xsd:dateTime ;
    dct:title "File download" ;
    dcat:accessURL <https://d28rz98at9flks.cloudfront.net/76152/2013AcreageRelease.zip> .

<https://data.gov.au/dataset/8206f99b-b139-448f-8791-69b2e46bf462/resource/a19a6dc6-428b-4ca8-add3-f907514dcbf5> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2026-01-20T07:25:30.077263"^^xsd:dateTime ;
    dct:modified "2026-01-20T07:25:30.070340"^^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/91f054ec-d0c3-4d42-a89a-5daa2c7a6818> a foaf:Agent ;
    foaf:mbox "clientservices@ga.gov.au" ;
    foaf:name "Geoscience Australia Data" .

