@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/9f36aabe-b8de-4a89-96b4-c43b7addfeee> a dcat:Dataset ;
    dct:accrualPeriodicity "weekly" ;
    dct:description """API allows developer access to the same underlying Transport planning data from Translink's Journey Planner, Website Station Screens and App in JSON format. \r
Opendata API Licence and user Agreement acceptance required""" ;
    dct:identifier "9f36aabe-b8de-4a89-96b4-c43b7addfeee" ;
    dct:issued "2022-03-14T10:10:25.995094"^^xsd:dateTime ;
    dct:modified "2024-10-01T09:16:01.605511"^^xsd:dateTime ;
    dct:publisher <https://admin.opendatani.gov.uk/organization/50fbb69c-9a43-4d69-ae26-0e7421ddc9c1> ;
    dct:title "Translink Transport Information API" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Open Data Translink" ;
            vcard:hasEmail <mailto:foi@translink.co.uk> ] ;
    dcat:distribution <https://admin.opendatani.gov.uk/dataset/9f36aabe-b8de-4a89-96b4-c43b7addfeee/resource/0649846c-46ff-45af-887e-df784e8459c2> ;
    dcat:keyword "api",
        "bus and rail",
        "public transport",
        "timetables",
        "translink" .

<https://admin.opendatani.gov.uk/dataset/9f36aabe-b8de-4a89-96b4-c43b7addfeee/resource/0649846c-46ff-45af-887e-df784e8459c2> a dcat:Distribution ;
    dct:description """This API allows developer access to the same underlying Transport planning data from Translink’s journey planner in JSON format.\r
\r
You can query the Journey planner API to return many different types of information including the following:\r
\r
Journey plans\r
Departure boards\r
Bus stops\r
Incident information\r
\r
""" ;
    dct:format "HTML" ;
    dct:issued "2022-03-14T10:16:19.570838"^^xsd:dateTime ;
    dct:modified "2022-03-14T10:16:19.570838"^^xsd:dateTime ;
    dct:title "Translink Transport Information API" ;
    dcat:accessURL <https://www.translink.co.uk/api> .

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

