@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/c77307da-839c-43fe-b852-5c52def800ea> a dcat:Dataset ;
    dct:description """The Australian Heritage Database contains information about more than 20,000 natural, historic and Indigenous places. The database includes: 
* places in the World Heritage List;
* places in the National Heritage List;
* places in the Commonwealth Heritage list;
* places in the Register of the National Estate;
* places in the List of Overseas Places of Historic Significance to Australia;
* places under consideration, or that may have been considered for, any one of these lists.""" ;
    dct:identifier "c77307da-839c-43fe-b852-5c52def800ea" ;
    dct:issued "2025-06-23T14:33:02.927836"^^xsd:dateTime ;
    dct:language "eng" ;
    dct:modified "2025-06-23T14:33:02.927843"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/0143757a-86ab-43e4-bba6-4a3a2a02b6c4> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((112.0000 -45.0000, 170.0000 -45.0000, 170.0000 -6.0000, 112.0000 -6.0000, 112.0000 -45.0000))"^^gsp:wktLiteral ] ;
    dct:title "Australian Heritage Database" ;
    dcat:distribution <https://data.gov.au/dataset/c77307da-839c-43fe-b852-5c52def800ea/resource/0441d8f7-f4de-4db9-8984-c865e0d8d713>,
        <https://data.gov.au/dataset/c77307da-839c-43fe-b852-5c52def800ea/resource/6a6741f6-9a2d-4449-9979-36c84fb8d5da> .

<https://data.gov.au/dataset/c77307da-839c-43fe-b852-5c52def800ea/resource/0441d8f7-f4de-4db9-8984-c865e0d8d713> a dcat:Distribution ;
    dct:format "Perl" ;
    dct:issued "2025-06-23T14:33:02.931851"^^xsd:dateTime ;
    dct:modified "2025-06-23T14:33:02.924940"^^xsd:dateTime ;
    dct:title "Contact Web Address." ;
    dcat:accessURL <http://www.environment.gov.au/cgi-bin/ahdb/search.pl> .

<https://data.gov.au/dataset/c77307da-839c-43fe-b852-5c52def800ea/resource/6a6741f6-9a2d-4449-9979-36c84fb8d5da> a dcat:Distribution ;
    dct:description "Link for further information" ;
    dct:format "Perl" ;
    dct:issued "2025-06-23T14:33:02.931845"^^xsd:dateTime ;
    dct:modified "2025-06-23T14:33:02.924787"^^xsd:dateTime ;
    dct:title "Link for further information" ;
    dcat:accessURL <http://www.environment.gov.au/cgi-bin/ahdb/search.pl> .

<https://data.gov.au/organization/0143757a-86ab-43e4-bba6-4a3a2a02b6c4> a foaf:Agent ;
    foaf:mbox "info@aodn.org.au" ;
    foaf:name "Australian Ocean Data Network" .

