@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/6a75917a-75cc-4572-8d91-cddbabf662ec> a dcat:Dataset ;
    dct:description "This dataset contains the limit and extent of Northern Australia as indicated in the June 2015 White Paper on Developing Northern Australia. (see http://northernaustralia.gov.au/page/publications)" ;
    dct:identifier "6a75917a-75cc-4572-8d91-cddbabf662ec" ;
    dct:issued "2025-10-16T14:48:35.186840"^^xsd:dateTime ;
    dct:language "eng" ;
    dct:modified "2025-10-16T14:48:35.186846"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/91f054ec-d0c3-4d42-a89a-5daa2c7a6818> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((112.0000 -30.0000, 155.0000 -30.0000, 155.0000 -9.0000, 112.0000 -9.0000, 112.0000 -30.0000))"^^gsp:wktLiteral ] ;
    dct:title "Developing Northern Australia White Paper Boundary June 2015" ;
    dcat:distribution <https://data.gov.au/dataset/6a75917a-75cc-4572-8d91-cddbabf662ec/resource/2d160dc4-70ac-4308-9e85-9d7afe8fd5ce>,
        <https://data.gov.au/dataset/6a75917a-75cc-4572-8d91-cddbabf662ec/resource/9b35f5da-fba2-4864-aed7-d7949a155dab> ;
    dcat:keyword "Australia",
        "Northern Australia",
        "Published_External",
        "White Paper",
        "boundary" .

<https://data.gov.au/dataset/6a75917a-75cc-4572-8d91-cddbabf662ec/resource/2d160dc4-70ac-4308-9e85-9d7afe8fd5ce> a dcat:Distribution ;
    dct:description "CDS data location" ;
    dct:format "HTML" ;
    dct:issued "2025-10-16T14:48:35.188029"^^xsd:dateTime ;
    dct:modified "2025-10-16T14:48:35.180379"^^xsd:dateTime ;
    dct:title "CDS data location" ;
    dcat:accessURL <ftp://geoa@rhe-cds-ingest1/internal/infrastructure/103700> .

<https://data.gov.au/dataset/6a75917a-75cc-4572-8d91-cddbabf662ec/resource/9b35f5da-fba2-4864-aed7-d7949a155dab> a dcat:Distribution ;
    dct:description "Download file (gdp zip)" ;
    dct:format "ZIP" ;
    dct:issued "2025-10-16T14:48:35.188025"^^xsd:dateTime ;
    dct:modified "2025-10-16T14:48:35.180234"^^xsd:dateTime ;
    dct:title "Download file (gdp zip)" ;
    dcat:accessURL <http://d28rz98at9flks.cloudfront.net/103700/Developing_Northern_Australia_White_Paper_Boundary_June_2015.gdb.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" .

