@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/bc19bde4-2176-4c04-9c03-001d7963b542> a dcat:Dataset ;
    dct:description "Emissions from the transport sector have increased 18% between 2005 and 2014. Road transport including passenger cars was the main source of emissions." ;
    dct:identifier "bc19bde4-2176-4c04-9c03-001d7963b542" ;
    dct:issued "2025-11-11T13:12:17.241746"^^xsd:dateTime ;
    dct:modified "2025-11-11T13:12:20.136512"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/484b43b1-77a6-4914-8e55-eccca5ea6f2b> ;
    dct:spatial [ a dct:Location ] ;
    dct:title "SoE2015: Transport 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/bc19bde4-2176-4c04-9c03-001d7963b542/resource/187050c3-3554-440c-9a24-4f8412f6800a> ;
    dcat:keyword "Greenhouse gas emissions",
        "Pollution",
        "State of the environment" ;
    dcat:landingPage <https://www.stateoftheenvironment.des.qld.gov.au/2015/pollution/greenhouse-gas-emissions/transport-sector-greenhouse-gas-emissions> .

<https://data.gov.au/dataset/bc19bde4-2176-4c04-9c03-001d7963b542/resource/187050c3-3554-440c-9a24-4f8412f6800a> a dcat:Distribution ;
    dct:description "Queensland annual greenhouse gas emissions in  millions of tonnes carbon dioxide equivalent from 1990-2014 by transport sector." ;
    dct:format "CSV" ;
    dct:issued "2016-09-08T04:17:30.990018"^^xsd:dateTime ;
    dct:modified "2025-11-11T13:12:17.231313"^^xsd:dateTime ;
    dct:title "Greenhouse gas emissions, in carbon dioxide equivalent (CO2 - e), of transport sector" ;
    dcat:accessURL <https://data.des.qld.gov.au/__data/assets/file/0026/84572/indicator-3-4-0-3-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/transport-sector-greenhouse-gas-emissions> a foaf:Document .

