@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/6cce9095-af91-4d5a-9a13-7cd95772f2fd> a dcat:Dataset ;
    dct:description "The amount of construction and demolition waste recovered rose from about 949,000 tonnes in 2011-2012 to about 1,807,000 tonnes in 2014-2015." ;
    dct:identifier "6cce9095-af91-4d5a-9a13-7cd95772f2fd" ;
    dct:issued "2025-11-11T10:32:22.356797"^^xsd:dateTime ;
    dct:modified "2025-11-11T10:32:25.655122"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/484b43b1-77a6-4914-8e55-eccca5ea6f2b> ;
    dct:spatial [ a dct:Location ] ;
    dct:title "SoE2015: Construction and demolition waste recovered or recycled" ;
    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/6cce9095-af91-4d5a-9a13-7cd95772f2fd/resource/43a07fe8-9f94-4c49-9aee-f51fe1aacdd0> ;
    dcat:keyword "Pollution",
        "State of the environment",
        "Waste" ;
    dcat:landingPage <https://www.stateoftheenvironment.des.qld.gov.au/2015/pollution/waste/construction-and-demolition-waste-recovered-or-recycled> .

<https://data.gov.au/dataset/6cce9095-af91-4d5a-9a13-7cd95772f2fd/resource/43a07fe8-9f94-4c49-9aee-f51fe1aacdd0> a dcat:Distribution ;
    dct:description "Construction and demolition waste recovered from 2007-2008 to 2014-2015. This includes materials recovered by local governments, private landfills, recyclers and waste handlers. Regional groupings are combinations of local government areas." ;
    dct:format "CSV" ;
    dct:issued "2016-09-08T04:17:03.448772"^^xsd:dateTime ;
    dct:modified "2025-11-11T10:32:22.339032"^^xsd:dateTime ;
    dct:title "Tonnage of solid waste recovered or recycled" ;
    dcat:accessURL <https://data.des.qld.gov.au/__data/assets/file/0031/84559/indicator-3-3-2-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/pollution/waste/construction-and-demolition-waste-recovered-or-recycled> a foaf:Document .

