@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/dd341d43-9708-49bc-8593-2d92d6fb7a4b> a dcat:Dataset ;
    dct:description "Realtime alerts at either the stop, trip, or service line level in GTFS-realtime format for Buses, Ferries, Light Rail and Trains." ;
    dct:identifier "dd341d43-9708-49bc-8593-2d92d6fb7a4b" ;
    dct:issued "2016-07-25T04:36:24.103163"^^xsd:dateTime ;
    dct:language "English" ;
    dct:modified "2016-11-28T05:22:04.360596"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/83ac2e16-3767-445a-ac37-98d7c152e8a8> ;
    dct:title "Public Transport - Realtime - Alerts" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "alejandro-felman-3160" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/dd341d43-9708-49bc-8593-2d92d6fb7a4b/resource/8c2a60c5-57a5-4476-a50a-98e5f4495520> ;
    dcat:keyword "alerts",
        "api",
        "real-time",
        "transport" .

<https://uatdatansw.dac.nsw.gov.au/dataset/dd341d43-9708-49bc-8593-2d92d6fb7a4b/resource/8c2a60c5-57a5-4476-a50a-98e5f4495520> a dcat:Distribution ;
    dct:format "API" ;
    dct:issued "2016-07-25T14:36:45.959624"^^xsd:dateTime ;
    dct:modified "2016-07-25T14:36:45.959624"^^xsd:dateTime ;
    dct:title "Public Transport - Realtime - Alerts" ;
    dcat:accessURL <https://opendata.transport.nsw.gov.au/dataset/public-transport-realtime-alerts-0> .

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

