@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/7e83e599-c64e-425e-8859-e611c4a47436> a dcat:Dataset ;
    dct:description """Total length of urban lanes on the state-controlled road network in kilometres.
Please note: This is an inactive dataset and is no longer maintained by the Department of Transport and Main Roads. The last update to this dataset was done on the 16/11/2018.""" ;
    dct:identifier "7e83e599-c64e-425e-8859-e611c4a47436" ;
    dct:issued "2025-11-11T11:09:06.123624"^^xsd:dateTime ;
    dct:modified "2025-11-11T11:09:10.085294"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/cff307ee-320a-41eb-a4ef-187ff65563ab> ;
    dct:spatial [ a dct:Location ] ;
    dct:title "State controlled road length—total urban lane kilometres" ;
    owl:versionInfo "3.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "opendata@tmr.qld.gov.au" ;
            vcard:hasEmail <mailto:opendata@tmr.qld.gov.au> ] ;
    dcat:distribution <https://data.gov.au/dataset/7e83e599-c64e-425e-8859-e611c4a47436/resource/c19cd501-028b-420e-8982-16ca4b591206> ;
    dcat:keyword "State Controlled Roads",
        "TMR",
        "kilometers",
        "roads",
        "transport",
        "urban" .

<https://data.gov.au/dataset/7e83e599-c64e-425e-8859-e611c4a47436/resource/c19cd501-028b-420e-8982-16ca4b591206> a dcat:Distribution ;
    dct:description "Total length of urban lanes on the state-controlled road network in kilometres." ;
    dct:format "CSV" ;
    dct:issued "2014-05-30T07:19:21.839745"^^xsd:dateTime ;
    dct:modified "2025-11-11T11:09:06.086953"^^xsd:dateTime ;
    dct:title "State controlled road length—total urban lane kilometres" ;
    dcat:accessURL <http://www.tmr.qld.gov.au/-/media/aboutus/corpinfo/Open%20data/roadlength/statecontrolledroadlengthtotalurbanlanekilometres.csv> ;
    dcat:mediaType "text/csv" .

<https://data.gov.au/organization/cff307ee-320a-41eb-a4ef-187ff65563ab> a foaf:Agent ;
    foaf:mbox "opendata@qld.gov.au" ;
    foaf:name "Transport and Main Roads" .

