@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/3103d0b8-e9a5-4ba1-82e3-0e6712e92fd9> a dcat:Dataset ;
    dct:description "Monthly number of driver licence renewals by how early they were paid before the renewal date." ;
    dct:identifier "3103d0b8-e9a5-4ba1-82e3-0e6712e92fd9" ;
    dct:issued "2025-11-11T08:29:38.482028"^^xsd:dateTime ;
    dct:modified "2025-11-11T08:29:41.752078"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/cff307ee-320a-41eb-a4ef-187ff65563ab> ;
    dct:spatial [ a dct:Location ] ;
    dct:title "Monthly driver licence renewals paid early" ;
    owl:versionInfo "January 2024" ;
    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/3103d0b8-e9a5-4ba1-82e3-0e6712e92fd9/resource/10af9b07-68b7-4bc4-ac87-4fd9a20ed453>,
        <https://data.gov.au/dataset/3103d0b8-e9a5-4ba1-82e3-0e6712e92fd9/resource/2c363916-6db7-4276-930d-ef04cf93bbcd> ;
    dcat:keyword "Lag",
        "licence",
        "services" .

<https://data.gov.au/dataset/3103d0b8-e9a5-4ba1-82e3-0e6712e92fd9/resource/10af9b07-68b7-4bc4-ac87-4fd9a20ed453> a dcat:Distribution ;
    dct:description "Monthly number of driver licence renewals by how early they were paid before the renewal date." ;
    dct:format "CSV" ;
    dct:issued "2014-05-30T05:19:08.631247"^^xsd:dateTime ;
    dct:modified "2025-11-11T08:29:38.466242"^^xsd:dateTime ;
    dct:title "Monthly driver licence renewals paid early" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "ff2e01723611465380df7cf588644443"^^xsd:hexBinary ] ;
    dcat:accessURL <https://www.data.qld.gov.au/dataset/3103d0b8-e9a5-4ba1-82e3-0e6712e92fd9/resource/10af9b07-68b7-4bc4-ac87-4fd9a20ed453/download/monthly_driver_licence_renewal_2025_06_11_1155.csv> ;
    dcat:mediaType "application/csv" .

<https://data.gov.au/dataset/3103d0b8-e9a5-4ba1-82e3-0e6712e92fd9/resource/2c363916-6db7-4276-930d-ef04cf93bbcd> a dcat:Distribution ;
    dct:description "Explanation of the column headings in the dataset." ;
    dct:format "TXT" ;
    dct:issued "2014-05-30T06:11:30.830057"^^xsd:dateTime ;
    dct:modified "2025-11-11T08:29:38.468232"^^xsd:dateTime ;
    dct:title "Dataset explanations" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "2356f1aa2184b1e1af51546eec6e99390048e002"^^xsd:hexBinary ] ;
    dcat:accessURL <http://www.tmr.qld.gov.au/-/media/aboutus/corpinfo/Open%20data/explanations/monthlydriverlicencerenewalexplanation.txt> ;
    dcat:mediaType "text/plain" .

<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" .

