@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/17ed3b28-df9a-485e-b7dd-342052033cdb> a dcat:Dataset ;
    dct:description "No State Heritage Places were destroyed between 2012 and 2017, however 5 places destroyed prior to 2012 have been removed from the Queensland Heritage Register." ;
    dct:identifier "17ed3b28-df9a-485e-b7dd-342052033cdb" ;
    dct:issued "2025-11-11T07:39:38.643549"^^xsd:dateTime ;
    dct:modified "2025-11-11T07:39:42.212619"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/484b43b1-77a6-4914-8e55-eccca5ea6f2b> ;
    dct:spatial [ a dct:Location ] ;
    dct:title "SoE2017: Queensland heritage places destroyed" ;
    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/17ed3b28-df9a-485e-b7dd-342052033cdb/resource/e0eaed6e-8b97-4850-8d7a-358fcd0e523e> ;
    dcat:keyword "Heritage",
        "Historic",
        "State of the environment" ;
    dcat:landingPage <https://www.stateoftheenvironment.des.qld.gov.au/heritage/historic/queensland-heritage-places-destroyed> .

<https://data.gov.au/dataset/17ed3b28-df9a-485e-b7dd-342052033cdb/resource/e0eaed6e-8b97-4850-8d7a-358fcd0e523e> a dcat:Distribution ;
    dct:description "Number of Queensland heritage places destroyed by local government area for 2012–2017." ;
    dct:format "CSV" ;
    dct:issued "2018-10-25T00:06:18.483412"^^xsd:dateTime ;
    dct:modified "2025-11-11T07:39:38.629285"^^xsd:dateTime ;
    dct:title "Number and distribution of Queensland heritage places destroyed" ;
    dcat:accessURL <http://stateoftheenvironment.des.qld.gov.au/2017/datasets/indicator-2-2-0-5-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/heritage/historic/queensland-heritage-places-destroyed> a foaf:Document .

