@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/3546b42b-6746-4f3e-9f2a-3b858f3f3445> a dcat:Dataset ;
    dct:description "Northern Australia Energy, Infrastructure and Resources Map" ;
    dct:identifier "3546b42b-6746-4f3e-9f2a-3b858f3f3445" ;
    dct:issued "2025-10-16T12:55:13.376070"^^xsd:dateTime ;
    dct:language "eng" ;
    dct:modified "2025-10-16T12:55:13.376077"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/91f054ec-d0c3-4d42-a89a-5daa2c7a6818> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((111.0000 -26.9000, 155.9000 -26.9000, 155.9000 -9.5000, 111.0000 -9.5000, 111.0000 -26.9000))"^^gsp:wktLiteral ] ;
    dct:title "Northern Australia Energy, Infrastructure and Resources Map" ;
    dcat:distribution <https://data.gov.au/dataset/3546b42b-6746-4f3e-9f2a-3b858f3f3445/resource/8ac8040d-85f0-4347-8b0a-e46beaa65811> ;
    dcat:keyword "Earth Sciences",
        "Published_External" .

<https://data.gov.au/dataset/3546b42b-6746-4f3e-9f2a-3b858f3f3445/resource/8ac8040d-85f0-4347-8b0a-e46beaa65811> a dcat:Distribution ;
    dct:description "Download the map (pdf)" ;
    dct:format "PDF" ;
    dct:issued "2025-10-16T12:55:13.377319"^^xsd:dateTime ;
    dct:modified "2025-10-16T12:55:13.371989"^^xsd:dateTime ;
    dct:title "Download the map (pdf)" ;
    dcat:accessURL <https://d28rz98at9flks.cloudfront.net/100362/100362_Northern_Australia_v2.pdf> .

<https://data.gov.au/organization/91f054ec-d0c3-4d42-a89a-5daa2c7a6818> a foaf:Agent ;
    foaf:mbox "clientservices@ga.gov.au" ;
    foaf:name "Geoscience Australia Data" .

