@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/e9235f21-26bc-4fc6-86bd-87a8da9d9d2e> a dcat:Dataset ;
    dct:description "Emissions from the stationary energy sector increased by 14% between 2005 and 2016. This continues to be the highest source of Queensland&rsquo;s emissions at 48% of total emissions." ;
    dct:identifier "e9235f21-26bc-4fc6-86bd-87a8da9d9d2e" ;
    dct:issued "2025-11-11T14:45:28.128564"^^xsd:dateTime ;
    dct:modified "2025-11-11T14:45:32.414850"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/484b43b1-77a6-4914-8e55-eccca5ea6f2b> ;
    dct:spatial [ a dct:Location ] ;
    dct:title "SoE2017: Stationary energy 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/e9235f21-26bc-4fc6-86bd-87a8da9d9d2e/resource/e9dab447-8293-48a0-aaf7-41a791fc9a21> ;
    dcat:keyword "Greenhouse gas emissions",
        "Pollution",
        "State of the environment" ;
    dcat:landingPage <https://www.stateoftheenvironment.des.qld.gov.au/pollution/greenhouse-gas-emissions/stationary-energy-sector-greenhouse-gas-emissions> .

<https://data.gov.au/dataset/e9235f21-26bc-4fc6-86bd-87a8da9d9d2e/resource/e9dab447-8293-48a0-aaf7-41a791fc9a21> a dcat:Distribution ;
    dct:description "Queensland annual greenhouse gas emissions in  millions of tonnes carbon dioxide equivalent from 1990&ndash;2016 by stationary energy sector." ;
    dct:format "CSV" ;
    dct:issued "2018-10-25T00:09:18.656942"^^xsd:dateTime ;
    dct:modified "2025-11-11T14:45:28.115337"^^xsd:dateTime ;
    dct:title "Greenhouse gas emissions, in carbon dioxide equivalent (CO2 - e), of stationary energy sector" ;
    dcat:accessURL <http://stateoftheenvironment.des.qld.gov.au/2017/datasets/indicator-3-4-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/pollution/greenhouse-gas-emissions/stationary-energy-sector-greenhouse-gas-emissions> a foaf:Document .

