@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://admin.opendatani.gov.uk/dataset/91894364-03e5-4d54-90b1-432c021f55c5> a dcat:Dataset ;
    dct:accrualPeriodicity "daily" ;
    dct:description """This API provides near real time information about arrivals and departures for the Translink rail stations.\r
\r
Results are cached for 2 minutes for performance reasons. Clients querying the API can check if the response\r
was cached or not with the `X-Cached` header: `X-Cached: HIT` means that the request was cached, `X-Cached: MISS` or `X-Cached: EXPIRED` that it was a fresh one.\r
\r
Check the available resources for a list of all available stations and their codes.\r
\r
__Note that : _ The OpenDataNI team are working to ensure that this dataset and its resources are available via OpenDataNI; however, in the event that you are unable to access the data, you may also retrieve the real time data from _ https://tiger.worldline.global/toc/NIR __\r
\r
""" ;
    dct:identifier "91894364-03e5-4d54-90b1-432c021f55c5" ;
    dct:issued "2015-12-24T15:08:24.659575"^^xsd:dateTime ;
    dct:modified "2022-04-22T09:27:19.200219"^^xsd:dateTime ;
    dct:publisher <https://admin.opendatani.gov.uk/organization/50fbb69c-9a43-4d69-ae26-0e7421ddc9c1> ;
    dct:title "Translink Northern Ireland Railway Real Time Passenger Information" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Translink OpenData" ;
            vcard:hasEmail <mailto:foi@translink.co.uk> ] ;
    dcat:distribution <https://admin.opendatani.gov.uk/dataset/91894364-03e5-4d54-90b1-432c021f55c5/resource/1f0a15ff-6a63-441e-b385-60afb16faf91>,
        <https://admin.opendatani.gov.uk/dataset/91894364-03e5-4d54-90b1-432c021f55c5/resource/3b1a56a5-a568-4466-82ab-310ec3281ab3>,
        <https://admin.opendatani.gov.uk/dataset/91894364-03e5-4d54-90b1-432c021f55c5/resource/490fe701-0e7b-4030-a4b0-9ede8c0d85cf>,
        <https://admin.opendatani.gov.uk/dataset/91894364-03e5-4d54-90b1-432c021f55c5/resource/88356c3d-562f-467c-a0c1-5b05e571c6e3> ;
    dcat:keyword "NIR",
        "Public Transport",
        "RTPI",
        "Rail",
        "Timetables",
        "Trains",
        "Translink",
        "Transport" .

<https://admin.opendatani.gov.uk/dataset/91894364-03e5-4d54-90b1-432c021f55c5/resource/1f0a15ff-6a63-441e-b385-60afb16faf91> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2015-12-24T15:13:01.244083"^^xsd:dateTime ;
    dct:modified "2015-12-24T15:13:01.244083"^^xsd:dateTime ;
    dct:title "Example XML response" ;
    dcat:accessURL <https://apis.opendatani.gov.uk/translink/3042A7.xml> .

<https://admin.opendatani.gov.uk/dataset/91894364-03e5-4d54-90b1-432c021f55c5/resource/3b1a56a5-a568-4466-82ab-310ec3281ab3> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2015-12-24T15:13:56.038282"^^xsd:dateTime ;
    dct:modified "2015-12-24T15:13:56.038282"^^xsd:dateTime ;
    dct:title "Example HTML rendering" ;
    dcat:accessURL <https://apis.opendatani.gov.uk/CT/staff%3Bscrollbar=true> .

<https://admin.opendatani.gov.uk/dataset/91894364-03e5-4d54-90b1-432c021f55c5/resource/490fe701-0e7b-4030-a4b0-9ede8c0d85cf> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2015-12-24T15:12:19.282264"^^xsd:dateTime ;
    dct:modified "2015-12-24T15:12:19.282264"^^xsd:dateTime ;
    dct:title "Station codes" ;
    dcat:accessURL <https://apis.opendatani.gov.uk/translink/> .

<https://admin.opendatani.gov.uk/dataset/91894364-03e5-4d54-90b1-432c021f55c5/resource/88356c3d-562f-467c-a0c1-5b05e571c6e3> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2015-12-24T15:11:51.725000"^^xsd:dateTime ;
    dct:modified "2015-12-24T15:11:51.725000"^^xsd:dateTime ;
    dct:title "Station and formats index" ;
    dcat:accessURL <https://apis.opendatani.gov.uk/translink/index.html> .

<https://admin.opendatani.gov.uk/organization/50fbb69c-9a43-4d69-ae26-0e7421ddc9c1> a foaf:Agent ;
    foaf:name "Translink" .

