@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/68093fe2-24ea-47ed-899b-bc850243d182> a dcat:Dataset ;
    dct:description "Static timetables, stop locations, and route shape information in GTFS format for operators that support realtime" ;
    dct:identifier "68093fe2-24ea-47ed-899b-bc850243d182" ;
    dct:issued "2016-07-25T04:41:48.905267"^^xsd:dateTime ;
    dct:language "English" ;
    dct:modified "2016-11-28T05:30:03.528509"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/83ac2e16-3767-445a-ac37-98d7c152e8a8> ;
    dct:title "Public Transport - Timetables - For Realtime" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "alejandro-felman-3160" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/68093fe2-24ea-47ed-899b-bc850243d182/resource/0304de4d-45e1-46ff-bccb-22c4436b96ee> ;
    dcat:keyword "api",
        "real-time",
        "transport" .

<https://uatdatansw.dac.nsw.gov.au/dataset/68093fe2-24ea-47ed-899b-bc850243d182/resource/0304de4d-45e1-46ff-bccb-22c4436b96ee> a dcat:Distribution ;
    dct:format "API" ;
    dct:issued "2016-07-25T14:42:03.267829"^^xsd:dateTime ;
    dct:modified "2016-07-25T14:42:03.267829"^^xsd:dateTime ;
    dct:title "Public Transport - Timetables - For Realtime" ;
    dcat:accessURL <https://opendata.transport.nsw.gov.au/dataset/public-transport-timetables-realtime> .

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

