@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/5c613138-a3ae-4eeb-9293-4581cc659e83> a dcat:Dataset ;
    dct:description "This dataset contains the 31 areas released as the 2013 Offshore Petroleum Acreage Release" ;
    dct:identifier "5c613138-a3ae-4eeb-9293-4581cc659e83" ;
    dct:issued "2026-03-07T08:00:17.477993"^^xsd:dateTime ;
    dct:language "eng" ;
    dct:modified "2026-03-07T08:00:17.478000"^^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/5c613138-a3ae-4eeb-9293-4581cc659e83/resource/14043e85-2c88-4bf4-ad73-f2aa14bff645>,
        <https://data.gov.au/dataset/5c613138-a3ae-4eeb-9293-4581cc659e83/resource/bfa5a062-c8ed-411a-89df-8edf2027004d> ;
    dcat:keyword "GIS Dataset",
        "Petroleum and Coal Geology",
        "Published_External",
        "Thematic",
        "marine" .

<https://data.gov.au/dataset/5c613138-a3ae-4eeb-9293-4581cc659e83/resource/14043e85-2c88-4bf4-ad73-f2aa14bff645> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2026-03-07T08:00:17.479017"^^xsd:dateTime ;
    dct:modified "2026-03-07T08:00:17.472632"^^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/5c613138-a3ae-4eeb-9293-4581cc659e83/resource/bfa5a062-c8ed-411a-89df-8edf2027004d> a dcat:Distribution ;
    dct:description "Download the file (shp)" ;
    dct:format "ZIP" ;
    dct:issued "2026-03-07T08:00:17.479010"^^xsd:dateTime ;
    dct:modified "2026-03-07T08:00:17.472525"^^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" .

