@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 spdx: <http://spdx.org/rdf/terms#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.gov.au/dataset/985e4a6e-a53f-49f3-b4dc-3c49a2db324f> a dcat:Dataset ;
    dct:description "The efficiency of the daily road network commute is marginally changing. Road network performance is unchanged when taking population growth, traffic and economic development into account." ;
    dct:identifier "985e4a6e-a53f-49f3-b4dc-3c49a2db324f" ;
    dct:issued "2025-11-11T12:01:05.098806"^^xsd:dateTime ;
    dct:modified "2025-11-11T12:01:08.263036"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/484b43b1-77a6-4914-8e55-eccca5ea6f2b> ;
    dct:spatial [ a dct:Location ] ;
    dct:title "SoE2020: Efficiency of the daily commute" ;
    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/985e4a6e-a53f-49f3-b4dc-3c49a2db324f/resource/3e356efe-06df-430a-a1ad-78b42c0ccb09> ;
    dcat:keyword "Liveability",
        "State of the environment",
        "Urban" ;
    dcat:landingPage <https://www.stateoftheenvironment.des.qld.gov.au/liveability/urban/efficiency-of-the-daily-commute> .

<https://data.gov.au/dataset/985e4a6e-a53f-49f3-b4dc-3c49a2db324f/resource/3e356efe-06df-430a-a1ad-78b42c0ccb09> a dcat:Distribution ;
    dct:description "Average travel time in minutes per kilometre during peak and off-peak periods for financial years 2011&ndash;12 to 2018&ndash;2019." ;
    dct:format "CSV" ;
    dct:issued "2021-09-02T22:10:53.568460"^^xsd:dateTime ;
    dct:modified "2025-11-11T12:01:05.076895"^^xsd:dateTime ;
    dct:title "Efficiency of the daily commute" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "975cc3a3a62629c4a7b1d90b75501628"^^xsd:hexBinary ] ;
    dcat:accessURL <https://www.stateoftheenvironment.des.qld.gov.au/2020/datasets/indicator-5-1-0-3.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/liveability/urban/efficiency-of-the-daily-commute> a foaf:Document .

