@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://uatdatansw.dac.nsw.gov.au/dataset/6d781a08-8505-49ae-ae52-abe87095d9a2> a dcat:Dataset ;
    dct:description "Live machine readable feed of Sydney Trains information about service interruptions." ;
    dct:identifier "6d781a08-8505-49ae-ae52-abe87095d9a2" ;
    dct:issued "2013-05-27T02:10:42.492522"^^xsd:dateTime ;
    dct:modified "2020-02-04T22:38:16.769781"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/83ac2e16-3767-445a-ac37-98d7c152e8a8> ;
    dct:title "Sydney Trains Service Interruptions RSS Feed" ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/6d781a08-8505-49ae-ae52-abe87095d9a2/resource/2bb06763-90f3-493d-ae5e-9bf47f90bcbc> ;
    dcat:keyword "communications",
        "rail transport",
        "sydney trains" .

<https://uatdatansw.dac.nsw.gov.au/dataset/6d781a08-8505-49ae-ae52-abe87095d9a2/resource/2bb06763-90f3-493d-ae5e-9bf47f90bcbc> a dcat:Distribution ;
    dct:description """Live machine readable feed of Sydney Trains information about service interruptions.\r
""" ;
    dct:format "XML" ;
    dct:issued "2013-05-26T22:10:52.364406"^^xsd:dateTime ;
    dct:modified "2013-05-26T22:10:52.364406"^^xsd:dateTime ;
    dct:title "Sydney Trains Service Interruptions RSS Feed" ;
    dcat:accessURL <https://opendata.transport.nsw.gov.au/dataset/public-transport-realtime-alerts-0> ;
    dcat:byteSize "761"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/xml" .

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

