@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/64fb7bf8-730f-449e-91a0-c59244413b9f> a dcat:Dataset ;
    dct:description "Static timetables, stop locations, and route shape information in GTFS format for all operators, including regional, trackwork and transport routes not available in realtime feeds. Note: Identifiers do not match the realtime APIs" ;
    dct:identifier "64fb7bf8-730f-449e-91a0-c59244413b9f" ;
    dct:issued "2016-07-25T04:39:27.003760"^^xsd:dateTime ;
    dct:language "English" ;
    dct:modified "2016-11-28T05:37:51.926258"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/83ac2e16-3767-445a-ac37-98d7c152e8a8> ;
    dct:title "Public Transport - Timetables - Complete - GTFS" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "alejandro-felman-3160" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/64fb7bf8-730f-449e-91a0-c59244413b9f/resource/ca508d4a-26bc-4603-afc2-465d89002183> ;
    dcat:keyword "api",
        "timetables",
        "trackwork",
        "transport" .

<https://uatdatansw.dac.nsw.gov.au/dataset/64fb7bf8-730f-449e-91a0-c59244413b9f/resource/ca508d4a-26bc-4603-afc2-465d89002183> a dcat:Distribution ;
    dct:format "API" ;
    dct:issued "2016-07-25T14:39:40.297167"^^xsd:dateTime ;
    dct:modified "2016-07-25T14:39:40.297167"^^xsd:dateTime ;
    dct:title "Public Transport - Timetables - Complete - GTFS" ;
    dcat:accessURL <https://opendata.transport.nsw.gov.au/dataset/timetables-complete-gtfs> .

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

