@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://uatdatansw.dac.nsw.gov.au/dataset/11baf433-01c9-4596-8f81-a9aee3c6fa53> a dcat:Dataset ;
    dct:description "This annual survey collects information about customer satisfaction with transport services - 2011" ;
    dct:identifier "11baf433-01c9-4596-8f81-a9aee3c6fa53" ;
    dct:issued "2013-05-24T01:01:39.545593"^^xsd:dateTime ;
    dct:language "English" ;
    dct:modified "2016-09-25T22:40:10.515966"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/83ac2e16-3767-445a-ac37-98d7c152e8a8> ;
    dct:title "Transport Customer Survey 2011" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "siobhanfriis" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/11baf433-01c9-4596-8f81-a9aee3c6fa53/resource/77f9df48-faca-4191-9ebf-df225049561c>,
        <https://uatdatansw.dac.nsw.gov.au/dataset/11baf433-01c9-4596-8f81-a9aee3c6fa53/resource/d0f301fc-4d53-4f6b-a494-a20cb2bb5e14> ;
    dcat:keyword "transport" .

<https://uatdatansw.dac.nsw.gov.au/dataset/11baf433-01c9-4596-8f81-a9aee3c6fa53/resource/77f9df48-faca-4191-9ebf-df225049561c> a dcat:Distribution ;
    dct:issued "2014-06-26T00:54:46.572957"^^xsd:dateTime ;
    dct:modified "2014-06-26T00:54:46.572957"^^xsd:dateTime ;
    dct:title "Transport Customer Survey 2011 Technical Documentation" ;
    dcat:accessURL <http://www.bts.nsw.gov.au/Publications/Latest-publications/default.aspx?retain=true&PagingModule=256&Pg=3> .

<https://uatdatansw.dac.nsw.gov.au/dataset/11baf433-01c9-4596-8f81-a9aee3c6fa53/resource/d0f301fc-4d53-4f6b-a494-a20cb2bb5e14> a dcat:Distribution ;
    dct:description "This annual survey collects information about customer satisfaction with transport services." ;
    dct:format "pdf" ;
    dct:issued "2013-05-23T21:02:08.058830"^^xsd:dateTime ;
    dct:modified "2013-05-23T21:02:08.058830"^^xsd:dateTime ;
    dct:title "Transport Customer Survey" ;
    dcat:accessURL <http://www.bts.nsw.gov.au/ArticleDocuments/79/r2011-11-customer-survey.pdf.aspx?Embed=Y> ;
    dcat:byteSize "33682"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/html" .

<https://uatdatansw.dac.nsw.gov.au/organization/83ac2e16-3767-445a-ac37-98d7c152e8a8> a foaf:Agent ;
    foaf:name "Transport for NSW" .

