@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/b39c6e42-58e9-45ff-a179-da9c221d2f85> a dcat:Dataset ;
    dct:description "Travel behaviour for tourists collected froma random selection of accommodation on the Sunshine Coast collected from June to August 2008." ;
    dct:identifier "b39c6e42-58e9-45ff-a179-da9c221d2f85" ;
    dct:issued "2025-11-11T12:57:06.733602"^^xsd:dateTime ;
    dct:modified "2025-11-11T12:57:09.915891"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/cff307ee-320a-41eb-a4ef-187ff65563ab> ;
    dct:spatial [ a dct:Location ] ;
    dct:title "2008 Sunshine Coast Visitor Travel Survey" ;
    owl:versionInfo "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/b39c6e42-58e9-45ff-a179-da9c221d2f85/resource/f687ead5-2adf-46ef-bf2b-319740460b4d> ;
    dcat:keyword "sunshine coast",
        "survey",
        "tourist",
        "transport",
        "travel",
        "visitor",
        "visitor travel survey" .

<https://data.gov.au/dataset/b39c6e42-58e9-45ff-a179-da9c221d2f85/resource/f687ead5-2adf-46ef-bf2b-319740460b4d> a dcat:Distribution ;
    dct:description "Travel behaviour for tourists collected froma random selection of accommodation on the Sunshine Coast collected from June to August 2008." ;
    dct:format "ACCDB" ;
    dct:issued "2015-04-30T04:10:54.970093"^^xsd:dateTime ;
    dct:modified "2025-11-11T12:57:06.713468"^^xsd:dateTime ;
    dct:title "Visitor Travel Survey—Sunshine Coast 2008" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "403123e9d74a99e8a7f4d9e974660b27aa4f34b4"^^xsd:hexBinary ] ;
    dcat:accessURL <http://www.tmr.qld.gov.au/~/media/aboutus/corpinfo/Open%20data/visitortravelsurveys/2008_SunshineCoast_VTS.accdb> ;
    dcat:mediaType "application/octet-stream" .

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

