@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/628154de-8b99-44ca-ad6a-3cbc9e713f99> a dcat:Dataset ;
    dct:description """Travel behaviour of all residents of randomly selected households in Mackay, collected in May and June 2011.
Note: The data resource "Household Travel Survey - Mackay 2011" has been updated as of 13/01/2017. Please refer to the Readme within the data resource for explanation of changes.""" ;
    dct:identifier "628154de-8b99-44ca-ad6a-3cbc9e713f99" ;
    dct:issued "2025-11-11T10:11:26.225324"^^xsd:dateTime ;
    dct:modified "2025-11-11T10:11:29.395433"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/cff307ee-320a-41eb-a4ef-187ff65563ab> ;
    dct:spatial [ a dct:Location ] ;
    dct:title "2011 Mackay Household Travel Survey" ;
    owl:versionInfo "2.3" ;
    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/628154de-8b99-44ca-ad6a-3cbc9e713f99/resource/b09c6b01-feda-4073-829e-0f67fd5f1d1d> ;
    dcat:keyword "transport",
        "travel" .

<https://data.gov.au/dataset/628154de-8b99-44ca-ad6a-3cbc9e713f99/resource/b09c6b01-feda-4073-829e-0f67fd5f1d1d> a dcat:Distribution ;
    dct:description "Travel behaviour of all residents of randomly selected households in Mackay, collected in May and June 2011." ;
    dct:format "ACCDB" ;
    dct:issued "2014-06-29T22:41:48.092059"^^xsd:dateTime ;
    dct:modified "2025-11-11T10:11:26.211884"^^xsd:dateTime ;
    dct:title "Household Travel Survey—Mackay 2011" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "ca678cf6f29109261139aca084cf560fdb4c9f84"^^xsd:hexBinary ] ;
    dcat:accessURL <https://www.data.qld.gov.au/dataset/628154de-8b99-44ca-ad6a-3cbc9e713f99/resource/b09c6b01-feda-4073-829e-0f67fd5f1d1d/download/2011mkyhtshtsv23.accdb> ;
    dcat:mediaType "application/msaccess" .

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

