@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/096a0567-8543-4376-b6be-e9d89aeae067> a dcat:Dataset ;
    dct:description "Emissions from the waste sector increased 15% between 2005 and 2014, however waste emissions have fallen since 2011 due to increased capture and combustion of landfill gas." ;
    dct:identifier "096a0567-8543-4376-b6be-e9d89aeae067" ;
    dct:issued "2025-11-11T07:09:05.187714"^^xsd:dateTime ;
    dct:modified "2025-11-11T07:09:08.534336"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/484b43b1-77a6-4914-8e55-eccca5ea6f2b> ;
    dct:spatial [ a dct:Location ] ;
    dct:title "SoE2015: Waste sector greenhouse gas emissions" ;
    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/096a0567-8543-4376-b6be-e9d89aeae067/resource/36655172-aa45-4539-a30d-2afa1f7cae16> ;
    dcat:keyword "Greenhouse gas emissions",
        "Pollution",
        "State of the environment" ;
    dcat:landingPage <https://www.stateoftheenvironment.des.qld.gov.au/2015/pollution/greenhouse-gas-emissions/waste-sector-greenhouse-gas-emissions> .

<https://data.gov.au/dataset/096a0567-8543-4376-b6be-e9d89aeae067/resource/36655172-aa45-4539-a30d-2afa1f7cae16> a dcat:Distribution ;
    dct:description "Queensland annual greenhouse gas emissions in millions of tonnes carbon dioxide equivalent from 1990-2014 by waste sector." ;
    dct:format "CSV" ;
    dct:issued "2016-09-08T04:17:38.935296"^^xsd:dateTime ;
    dct:modified "2025-11-11T07:09:05.173505"^^xsd:dateTime ;
    dct:title "Greenhouse gas emissions, in carbon dioxide equivalent (CO2 – e), of waste sector" ;
    dcat:accessURL <https://data.des.qld.gov.au/__data/assets/file/0031/84577/indicator-3-4-0-8-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/greenhouse-gas-emissions/waste-sector-greenhouse-gas-emissions> a foaf:Document .

