@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/42c82e0a-4a41-4c1d-8ded-02245a6f5406> a dcat:Dataset ;
    dct:description "Travel behaviour of all residents of 2,297 randomly selected households in Brisbane during 1976." ;
    dct:identifier "42c82e0a-4a41-4c1d-8ded-02245a6f5406" ;
    dct:issued "2025-11-11T09:06:02.240259"^^xsd:dateTime ;
    dct:modified "2025-11-11T09:06:05.230890"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/cff307ee-320a-41eb-a4ef-187ff65563ab> ;
    dct:spatial [ a dct:Location ] ;
    dct:title "1976 Brisbane Household Travel Survey" ;
    owl:versionInfo "1.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/42c82e0a-4a41-4c1d-8ded-02245a6f5406/resource/f4c46300-4efa-43b7-92cf-240f2d677263> ;
    dcat:keyword "transport",
        "travel" .

<https://data.gov.au/dataset/42c82e0a-4a41-4c1d-8ded-02245a6f5406/resource/f4c46300-4efa-43b7-92cf-240f2d677263> a dcat:Distribution ;
    dct:description "Travel behaviour of all residents of 2,297 randomly selected households in Brisbane during 1976." ;
    dct:format "ACCDB" ;
    dct:issued "2016-12-07T02:21:42.670389"^^xsd:dateTime ;
    dct:modified "2025-11-11T09:06:02.231896"^^xsd:dateTime ;
    dct:title "Household Travel Survey—Brisbane 1976" ;
    dcat:accessURL <https://www.data.qld.gov.au/dataset/42c82e0a-4a41-4c1d-8ded-02245a6f5406/resource/f4c46300-4efa-43b7-92cf-240f2d677263/download/1976_bne_hts.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" .

