@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.gov.au/dataset/86bb978a-6b2f-4c54-8043-5bafa41c7982> a dcat:Dataset ;
    dct:description "The majority of local governments identify and protect local heritage places and areas through a planning scheme." ;
    dct:identifier "86bb978a-6b2f-4c54-8043-5bafa41c7982" ;
    dct:issued "2025-11-11T11:27:00.281835"^^xsd:dateTime ;
    dct:modified "2025-11-11T11:27:03.258685"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/484b43b1-77a6-4914-8e55-eccca5ea6f2b> ;
    dct:spatial [ a dct:Location ] ;
    dct:title "SoE2015: Local heritage places and areas" ;
    owl:versionInfo "1.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "OpenData@des.qld.gov.au" ;
            vcard:hasEmail <mailto:OpenData@des.qld.gov.au> ] ;
    dcat:distribution <https://data.gov.au/dataset/86bb978a-6b2f-4c54-8043-5bafa41c7982/resource/f041715d-8947-4888-81dd-a2cf20367a04> ;
    dcat:keyword "Heritage",
        "Historic",
        "State of the environment" ;
    dcat:landingPage <https://www.stateoftheenvironment.des.qld.gov.au/2015/heritage/historic/local-heritage-places-and-areas> .

<https://data.gov.au/dataset/86bb978a-6b2f-4c54-8043-5bafa41c7982/resource/f041715d-8947-4888-81dd-a2cf20367a04> a dcat:Distribution ;
    dct:description "Number of heritage places and areas identified in local planning schemes and/or on local heritage registers by local government area. Data is current as at February 2016." ;
    dct:format "CSV" ;
    dct:issued "2016-09-08T04:16:13.611700"^^xsd:dateTime ;
    dct:modified "2025-11-11T11:27:00.269377"^^xsd:dateTime ;
    dct:title "Number of heritage places and areas identified in local planning schemes and/or on local heritage registers" ;
    dcat:accessURL <https://data.des.qld.gov.au/__data/assets/file/0020/84530/indicator-2-2-0-2-1.csv> ;
    dcat:mediaType "text/csv" .

<https://data.gov.au/organization/484b43b1-77a6-4914-8e55-eccca5ea6f2b> a foaf:Agent ;
    foaf:mbox "opendata@qld.gov.au" ;
    foaf:name "Environment, Tourism, Science and Innovation" .

<https://www.stateoftheenvironment.des.qld.gov.au/2015/heritage/historic/local-heritage-places-and-areas> a foaf:Document .

