@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/48d82263-4e90-4d47-89e1-7cb6aa96db5f> a dcat:Dataset ;
    dct:description "Travel behaviour of all residents of 11,324 randomly selected households in south east Queensland, collected from October to November 1992." ;
    dct:identifier "48d82263-4e90-4d47-89e1-7cb6aa96db5f" ;
    dct:issued "2025-11-11T09:18:12.719903"^^xsd:dateTime ;
    dct:modified "2025-11-11T09:18:15.588664"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/cff307ee-320a-41eb-a4ef-187ff65563ab> ;
    dct:spatial [ a dct:Location ] ;
    dct:title "1992 South East Queensland Household Travel Survey" ;
    owl:versionInfo "3.1" ;
    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/48d82263-4e90-4d47-89e1-7cb6aa96db5f/resource/9efecb5f-1326-4ccb-adde-872afab6ce41> ;
    dcat:keyword "transport",
        "travel" .

<https://data.gov.au/dataset/48d82263-4e90-4d47-89e1-7cb6aa96db5f/resource/9efecb5f-1326-4ccb-adde-872afab6ce41> a dcat:Distribution ;
    dct:description "Travel behaviour of all residents of 11,324 randomly selected households in south east Queensland, collected from October to November 1992." ;
    dct:format "ACCDB" ;
    dct:issued "2016-12-07T23:31:04.163253"^^xsd:dateTime ;
    dct:modified "2025-11-11T09:18:12.710399"^^xsd:dateTime ;
    dct:title "Household Travel Survey—1992 South East Queensland" ;
    dcat:accessURL <https://www.data.qld.gov.au/dataset/48d82263-4e90-4d47-89e1-7cb6aa96db5f/resource/9efecb5f-1326-4ccb-adde-872afab6ce41/download/1992_seq_hts_v31.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" .

