@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/779807fc-d887-4faa-b118-16e65e910a0d> a dcat:Dataset ;
    dct:description "Travel behaviour of all residents of randomly selected households in Gladstone collected in October and November 2010." ;
    dct:identifier "779807fc-d887-4faa-b118-16e65e910a0d" ;
    dct:issued "2025-11-11T10:55:05.657111"^^xsd:dateTime ;
    dct:modified "2025-11-11T10:55:09.979307"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/cff307ee-320a-41eb-a4ef-187ff65563ab> ;
    dct:spatial [ a dct:Location ] ;
    dct:title "2010 Gladstone Household Travel Survey" ;
    owl:versionInfo "1.2" ;
    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/779807fc-d887-4faa-b118-16e65e910a0d/resource/2fb1b6a7-4295-4a08-905e-4283bdc796c4>,
        <https://data.gov.au/dataset/779807fc-d887-4faa-b118-16e65e910a0d/resource/e847b756-2d04-4f33-860c-f07279b4915c> ;
    dcat:keyword "2010",
        "TMR",
        "gladstone",
        "household",
        "transport",
        "travel",
        "travel survey" .

<https://data.gov.au/dataset/779807fc-d887-4faa-b118-16e65e910a0d/resource/2fb1b6a7-4295-4a08-905e-4283bdc796c4> a dcat:Distribution ;
    dct:description "Travel behaviour of all residents of randomly selected households in Gladstone collected in October and November 2010." ;
    dct:format "ACCDB" ;
    dct:issued "2014-06-29T22:37:53.000575"^^xsd:dateTime ;
    dct:modified "2025-11-11T10:55:05.630472"^^xsd:dateTime ;
    dct:title "Household Travel Survey - Gladstone 2010" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "87c2d8f72ee46ee2da7523d9c6b8f32edbd6fc7d"^^xsd:hexBinary ] ;
    dcat:accessURL <https://www.data.qld.gov.au/dataset/779807fc-d887-4faa-b118-16e65e910a0d/resource/2fb1b6a7-4295-4a08-905e-4283bdc796c4/download/2010gldhtsv13.accdb> ;
    dcat:mediaType "application/msaccess" .

<https://data.gov.au/dataset/779807fc-d887-4faa-b118-16e65e910a0d/resource/e847b756-2d04-4f33-860c-f07279b4915c> a dcat:Distribution ;
    dct:description """Survey results for the 2010 Gladstone Household Travel Survey collected in October and November 2010. \r
""" ;
    dct:format "PDF" ;
    dct:issued "2015-04-15T23:19:54.641588"^^xsd:dateTime ;
    dct:modified "2025-11-11T10:55:05.634231"^^xsd:dateTime ;
    dct:title "A summary of results from the 2010 Gladstone Household Travel Survey" ;
    dcat:accessURL <https://www.data.qld.gov.au/dataset/779807fc-d887-4faa-b118-16e65e910a0d/resource/e847b756-2d04-4f33-860c-f07279b4915c/download/gladstonehouseholdtravelsurveyreport.pdf> ;
    dcat:mediaType "application/pdf" .

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

