@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/f517e683-a5fa-4dc8-8565-5d173fde965e> a dcat:Dataset ;
    dct:description "This dataset contains the 31 areas released as the 2013 Offshore Petroleum Acreage Release" ;
    dct:identifier "f517e683-a5fa-4dc8-8565-5d173fde965e" ;
    dct:issued "2026-03-02T13:27:32.191890"^^xsd:dateTime ;
    dct:language "eng" ;
    dct:modified "2026-03-02T13:27:32.191897"^^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/f517e683-a5fa-4dc8-8565-5d173fde965e/resource/39af4458-77b7-4416-95e6-fddf514b52c1>,
        <https://data.gov.au/dataset/f517e683-a5fa-4dc8-8565-5d173fde965e/resource/c4c38eed-21ba-4d08-97b4-a12b6ed9070b> ;
    dcat:keyword "GIS Dataset",
        "Petroleum and Coal Geology",
        "Published_External",
        "Thematic",
        "marine" .

<https://data.gov.au/dataset/f517e683-a5fa-4dc8-8565-5d173fde965e/resource/39af4458-77b7-4416-95e6-fddf514b52c1> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2026-03-02T13:27:32.199983"^^xsd:dateTime ;
    dct:modified "2026-03-02T13:27:32.186548"^^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/f517e683-a5fa-4dc8-8565-5d173fde965e/resource/c4c38eed-21ba-4d08-97b4-a12b6ed9070b> a dcat:Distribution ;
    dct:description "Download the file (shp)" ;
    dct:format "ZIP" ;
    dct:issued "2026-03-02T13:27:32.199977"^^xsd:dateTime ;
    dct:modified "2026-03-02T13:27:32.186441"^^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" .

