@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://dgi5.staging.derilinx.com/dataset/8662d83f-fdfd-4173-b15e-cf916b7110bb> a dcat:Dataset ;
    dct:accrualPeriodicity "Continuously updated" ;
    dct:conformsTo "GTFS" ;
    dct:created "2022-06-01T11:14:47"^^xsd:dateTime ;
    dct:description """__Please note that the National Transport Authority has transitioned to a new version of the GTFS Realtime API - this new API was made available on the 13th March 2023.  The existing API will continue to function for a number of weeks to allow for testing of and the transition to the new platform__\r
\r
The National Transport Authority publish Realtime Passenger Information (RTPI) through the GTFS Realtime specification (https://developers.google.com/transit/gtfs-realtime).  This realtime feed is provided by an API - in order to connect to this API, you will need to register an account on the NTA Developer Portal - https://developer.nationaltransport.ie\r
\r
The data in this feed can be used in conjunction with the GTFS Static specification to provide schedule details for the realtime data - please download the GTFS Schedule file for realtime operators."""@en,
        ""@ga ;
    dct:identifier "8662d83f-fdfd-4173-b15e-cf916b7110bb" ;
    dct:issued "2022-09-15"^^xsd:date ;
    dct:language <http://publications.europa.eu/resource/authority/language/ENG> ;
    dct:modified "2023-03-13T14:18:30"^^xsd:dateTime ;
    dct:publisher <https://dgi5.staging.derilinx.com/organization/national-transport-authority> ;
    dct:title "Realtime Passenger Information (GTFSR)" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:hasEmail <mailto:info@nationaltransport.ie> ] ;
    dcat:distribution <https://dgi5.staging.derilinx.com/dataset/8662d83f-fdfd-4173-b15e-cf916b7110bb/resource/82c4c7d4-5c93-40e3-b436-de9de5472c40>,
        <https://dgi5.staging.derilinx.com/dataset/8662d83f-fdfd-4173-b15e-cf916b7110bb/resource/8e2f8e54-2166-45c5-ada5-83dec14acd27>,
        <https://dgi5.staging.derilinx.com/dataset/8662d83f-fdfd-4173-b15e-cf916b7110bb/resource/8ed3da87-2c3f-4f5d-9610-d5fec9809bc1>,
        <https://dgi5.staging.derilinx.com/dataset/8662d83f-fdfd-4173-b15e-cf916b7110bb/resource/cf4d42d8-9cde-45db-bac6-e2cfc9a9cc36> ;
    dcat:keyword "gtfs",
        "realtime",
        "rtpi",
        "transport" ;
    dcat:landingPage <https://developer.nationaltransport.ie/> ;
    dcat:theme <Transport>,
        <http://publications.europa.eu/resource/authority/data-theme/TRAN> .

<http://publications.europa.eu/resource/authority/language/ENG> a dct:LinguisticSystem .

<https://dgi5.staging.derilinx.com/dataset/8662d83f-fdfd-4173-b15e-cf916b7110bb/resource/82c4c7d4-5c93-40e3-b436-de9de5472c40> a dcat:Distribution ;
    dct:issued "2022-06-01T11:29:49"^^xsd:dateTime ;
    dct:modified "2022-06-01T11:29:49"^^xsd:dateTime ;
    dct:title "NTA Developer Portal" ;
    dcat:accessURL <https://developer.nationaltransport.ie> ;
    dcat:downloadURL <https://developer.nationaltransport.ie> .

<https://dgi5.staging.derilinx.com/dataset/8662d83f-fdfd-4173-b15e-cf916b7110bb/resource/8e2f8e54-2166-45c5-ada5-83dec14acd27> a dcat:Distribution ;
    dct:format [ a dct:IMT,
                dct:MediaTypeOrExtent ;
            rdfs:label "ZIP" ;
            rdf:value <https://www.iana.org/assignments/media-types/application/zip> ] ;
    dct:issued "2022-09-15T10:00:00"^^xsd:dateTime ;
    dct:modified "2022-09-15T10:00:00"^^xsd:dateTime ;
    dct:title "GTFS Schedule files for realtime operators " ;
    dcat:accessURL <https://www.transportforireland.ie/transitData/Data/GTFS_Realtime.zip> ;
    dcat:downloadURL <https://www.transportforireland.ie/transitData/Data/GTFS_Realtime.zip> ;
    dcat:mediaType <https://www.iana.org/assignments/media-types/application/zip> .

<https://dgi5.staging.derilinx.com/dataset/8662d83f-fdfd-4173-b15e-cf916b7110bb/resource/8ed3da87-2c3f-4f5d-9610-d5fec9809bc1> a dcat:Distribution ;
    dct:issued "2022-09-19T14:31:17"^^xsd:dateTime ;
    dct:modified "2022-09-19T14:31:17"^^xsd:dateTime ;
    dct:title "GTFS Schedule file for individual operators" ;
    dcat:accessURL <https://data.gov.ie/dataset/operator-gtfs-schedule-files> ;
    dcat:downloadURL <https://data.gov.ie/dataset/operator-gtfs-schedule-files> .

<https://dgi5.staging.derilinx.com/dataset/8662d83f-fdfd-4173-b15e-cf916b7110bb/resource/cf4d42d8-9cde-45db-bac6-e2cfc9a9cc36> a dcat:Distribution ;
    dct:issued "2022-09-15T10:02:41"^^xsd:dateTime ;
    dct:modified "2022-09-15T10:02:41"^^xsd:dateTime ;
    dct:title "GTFS Realtime Overview" ;
    dcat:accessURL <https://developers.google.com/transit/gtfs-realtime> ;
    dcat:downloadURL <https://developers.google.com/transit/gtfs-realtime> .

<https://dgi5.staging.derilinx.com/organization/national-transport-authority> a foaf:Agent,
        foaf:Organization ;
    foaf:name "National Transport Authority" .

