@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/32710aab-dc32-40a6-a09e-6e937632eda7> a dcat:Dataset ;
    dct:description "Emissions from the transport sector increased 26% between 2005 and 2016. Road transport, including passenger cars, was the main source of emissions at 10.1 MtCO&#8322;e in 2016." ;
    dct:identifier "32710aab-dc32-40a6-a09e-6e937632eda7" ;
    dct:issued "2025-11-11T08:32:22.205566"^^xsd:dateTime ;
    dct:modified "2025-11-11T08:32:25.306580"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/484b43b1-77a6-4914-8e55-eccca5ea6f2b> ;
    dct:spatial [ a dct:Location ] ;
    dct:title "SoE2017: 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/32710aab-dc32-40a6-a09e-6e937632eda7/resource/ce5d2076-3f77-4397-9954-daa3a1b7d0e9> ;
    dcat:keyword "Greenhouse gas emissions",
        "Pollution",
        "State of the environment" ;
    dcat:landingPage <https://www.stateoftheenvironment.des.qld.gov.au/pollution/greenhouse-gas-emissions/transport-sector-greenhouse-gas-emissions> .

<https://data.gov.au/dataset/32710aab-dc32-40a6-a09e-6e937632eda7/resource/ce5d2076-3f77-4397-9954-daa3a1b7d0e9> a dcat:Distribution ;
    dct:description "Queensland annual greenhouse gas emissions in  millions of tonnes carbon dioxide equivalent from 1990&ndash;2016 by transport sector." ;
    dct:format "CSV" ;
    dct:issued "2018-10-25T00:09:24.322802"^^xsd:dateTime ;
    dct:modified "2025-11-11T08:32:22.191231"^^xsd:dateTime ;
    dct:title "Greenhouse gas emissions, in carbon dioxide equivalent (CO2 - e), of transport sector" ;
    dcat:accessURL <http://stateoftheenvironment.des.qld.gov.au/2017/datasets/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/pollution/greenhouse-gas-emissions/transport-sector-greenhouse-gas-emissions> a foaf:Document .

