@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/1f2a94b9-1e86-4aec-ad9a-90a3de233893> a dcat:Dataset ;
    dct:accrualPeriodicity "irregular" ;
    dct:description "A Northern Ireland Railways Halt is defined as a small station, usually unstaffed and with few or no facilities." ;
    dct:identifier "1f2a94b9-1e86-4aec-ad9a-90a3de233893" ;
    dct:issued "2015-09-14T14:10:31.905684"^^xsd:dateTime ;
    dct:modified "2023-02-20T16:25:48.709751"^^xsd:dateTime ;
    dct:publisher <https://admin.opendatani.gov.uk/organization/50fbb69c-9a43-4d69-ae26-0e7421ddc9c1> ;
    dct:title "Northern Ireland Railways Halts" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Translink" ;
            vcard:hasEmail <mailto:foi@translink.co.uk> ] ;
    dcat:distribution <https://admin.opendatani.gov.uk/dataset/1f2a94b9-1e86-4aec-ad9a-90a3de233893/resource/370b0d8a-29b9-46ca-bcc7-91357c28c43d>,
        <https://admin.opendatani.gov.uk/dataset/1f2a94b9-1e86-4aec-ad9a-90a3de233893/resource/57c4152b-d1ca-443f-9739-a7202adb7b3c> ;
    dcat:keyword "Facilities",
        "Government",
        "Halt",
        "INSPIRE",
        "Metadata",
        "NI",
        "NI Railways",
        "NIR",
        "Northern Ireland",
        "Public",
        "Public Government Services",
        "Railway",
        "Railways Halt",
        "Service",
        "Small Station",
        "Translink",
        "Transport",
        "Transport Networks",
        "Transportation" .

<https://admin.opendatani.gov.uk/dataset/1f2a94b9-1e86-4aec-ad9a-90a3de233893/resource/370b0d8a-29b9-46ca-bcc7-91357c28c43d> a dcat:Distribution ;
    dct:description "All Railway Halts along the Translink Rail Network" ;
    dct:format "CSV" ;
    dct:issued "2015-09-14T14:11:34.079159"^^xsd:dateTime ;
    dct:modified "2015-09-14T14:11:34.079159"^^xsd:dateTime ;
    dct:title "Northern Ireland Railways Halts" ;
    dcat:accessURL <https://admin.opendatani.gov.uk/dataset/1f2a94b9-1e86-4aec-ad9a-90a3de233893/resource/370b0d8a-29b9-46ca-bcc7-91357c28c43d/download/translink_halts.csv> .

<https://admin.opendatani.gov.uk/dataset/1f2a94b9-1e86-4aec-ad9a-90a3de233893/resource/57c4152b-d1ca-443f-9739-a7202adb7b3c> a dcat:Distribution ;
    dct:description "All Railway Halts along the Translink Rail Network. Must be viewed in Irish Grid projection." ;
    dct:format "GeoJSON" ;
    dct:issued "2015-09-18T14:14:28.936487"^^xsd:dateTime ;
    dct:modified "2015-09-18T14:14:28.936487"^^xsd:dateTime ;
    dct:title "Northern Ireland Railways Halts" ;
    dcat:accessURL <https://admin.opendatani.gov.uk/dataset/1f2a94b9-1e86-4aec-ad9a-90a3de233893/resource/57c4152b-d1ca-443f-9739-a7202adb7b3c/download/translink_halts.geojson> .

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

