@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/5ec48fc0-0bf0-41fe-9f78-7217bec628dd> a dcat:Dataset ;
    dct:description """The Transport Facts dashboard provides important top-level transport statistics at your fingertips.\r
\r
Categories include:\r
\r
* Population\r
\r
* Economy\r
\r
* Labour\r
\r
* Vehicles\r
\r
* Rail\r
\r
* Bus\r
\r
* Road\r
\r
* Safety\r
\r
* Domestic Freight\r
\r
* Shipping\r
\r
* Patronage\r
\r
* Travel Patterns\r
\r
* Aviation""" ;
    dct:identifier "5ec48fc0-0bf0-41fe-9f78-7217bec628dd" ;
    dct:issued "2015-03-11T03:52:19.901145"^^xsd:dateTime ;
    dct:language "English" ;
    dct:modified "2016-09-25T22:39:27.189087"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/83ac2e16-3767-445a-ac37-98d7c152e8a8> ;
    dct:title "NSW and Sydney Transport Facts dashboard" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "siobhanfriis" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/5ec48fc0-0bf0-41fe-9f78-7217bec628dd/resource/c0bbd8cc-1186-4181-a139-fa118db02a07> ;
    dcat:keyword "air transport",
        "population",
        "public transport",
        "rail transport",
        "statistics",
        "vehicle registrations",
        "water transport",
        "workforce" .

<https://uatdatansw.dac.nsw.gov.au/dataset/5ec48fc0-0bf0-41fe-9f78-7217bec628dd/resource/c0bbd8cc-1186-4181-a139-fa118db02a07> a dcat:Distribution ;
    dct:format "website link" ;
    dct:issued "2015-03-10T23:54:07.685235"^^xsd:dateTime ;
    dct:modified "2015-03-10T23:54:07.685235"^^xsd:dateTime ;
    dct:title "NSW and Sydney Transport Facts" ;
    dcat:accessURL <http://visual.bts.nsw.gov.au/dashboard/> .

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

