@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/bcc78683-7272-4a0f-b6ee-75cde5a7a2c4> a dcat:Dataset ;
    dct:description "Static timetables and stop locations in TransXChange (TXC) format for all operators, including regional and private operators and routes not currently available in realtime feeds. Note: Identifiers do not match the realtime APIs" ;
    dct:identifier "bcc78683-7272-4a0f-b6ee-75cde5a7a2c4" ;
    dct:issued "2016-07-25T04:40:41.899987"^^xsd:dateTime ;
    dct:language "English" ;
    dct:modified "2016-11-28T05:41:04.321899"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/83ac2e16-3767-445a-ac37-98d7c152e8a8> ;
    dct:title "Public Transport - Timetables - Complete - TransXChange" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "alejandro-felman-3160" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/bcc78683-7272-4a0f-b6ee-75cde5a7a2c4/resource/15c7a008-2b15-44e4-8a6e-85af41857b03> ;
    dcat:keyword "api",
        "timetable",
        "transport" .

<https://uatdatansw.dac.nsw.gov.au/dataset/bcc78683-7272-4a0f-b6ee-75cde5a7a2c4/resource/15c7a008-2b15-44e4-8a6e-85af41857b03> a dcat:Distribution ;
    dct:format "API" ;
    dct:issued "2016-07-25T14:40:56.357139"^^xsd:dateTime ;
    dct:modified "2016-07-25T14:40:56.357139"^^xsd:dateTime ;
    dct:title "Public Transport - Timetables - Complete - TransXChange" ;
    dcat:accessURL <https://opendata.transport.nsw.gov.au/dataset/timetables-complete-transxchange> .

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

