@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/b78d9f6c-7161-4446-a57d-9e55c64d0e82> a dcat:Dataset ;
    dct:description "Spatial data of the boundaries of listed places on the National Heritage List as at 30/06/2016.For more information use the following link: Australian Government Data Portal." ;
    dct:identifier "b78d9f6c-7161-4446-a57d-9e55c64d0e82" ;
    dct:issued "2025-07-31T17:08:38.585817"^^xsd:dateTime ;
    dct:modified "2025-07-31T17:08:42.195011"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/84b98349-dfd0-44ad-8f31-f9437de52120> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((96.8000 -43.8000, 159.2000 -43.8000, 159.2000 -9.1000, 96.8000 -9.1000, 96.8000 -43.8000))"^^gsp:wktLiteral ] ;
    dct:title "National Heritage Sites 30/06/2016" ;
    dcat:distribution <https://data.gov.au/dataset/b78d9f6c-7161-4446-a57d-9e55c64d0e82/resource/ac6ae4f9-eb27-4c1d-9a2a-873ae6648b2b> ;
    dcat:keyword "heritage",
        "heritage sites",
        "national heritage" ;
    dcat:landingPage <https://adp.aurin.org.au/geoserver/wfs> .

<https://adp.aurin.org.au/geoserver/wfs> a foaf:Document .

<https://data.gov.au/dataset/b78d9f6c-7161-4446-a57d-9e55c64d0e82/resource/ac6ae4f9-eb27-4c1d-9a2a-873ae6648b2b> a dcat:Distribution ;
    dct:description "Download this dataset via the AURIN Download Manager" ;
    dct:format "HTML" ;
    dct:issued "2025-03-06T09:33:36.203124"^^xsd:dateTime ;
    dct:modified "2025-07-31T17:08:42.204644"^^xsd:dateTime ;
    dct:title "AURIN Download Manager" ;
    dcat:accessURL <https://adp-access.aurin.org.au/public/download/?uri=https://adp-gatekeeper.prod.aurin-prod.cloud.edu.au/geoserver/wfs?request=GetFeature&typename=datasource-AU_Govt_DEE-UoM_AURIN_DB:national_heritage_sites_2016> .

<https://data.gov.au/organization/84b98349-dfd0-44ad-8f31-f9437de52120> a foaf:Agent ;
    foaf:mbox "support@aurin.org.au" ;
    foaf:name "Government of the Commonwealth of Australia - Department of the Environment and Energy" .

