@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix epsg: <http://www.opengis.net/def/crs/EPSG/0/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://dgi5.staging.derilinx.com/dataset/7e56c086-d95b-4b0e-a87a-27f4ca079eb3> a dcat:Dataset ;
    dct:accrualPeriodicity "Never" ;
    dct:conformsTo epsg:2157 ;
    dct:created "2018-06-13T10:24:38"^^xsd:dateTime ;
    dct:identifier "7e56c086-d95b-4b0e-a87a-27f4ca079eb3" ;
    dct:issued "2018-06-19"^^xsd:date ;
    dct:language <http://publications.europa.eu/resource/authority/language/ENG> ;
    dct:modified "2018-06-19T15:13:17"^^xsd:dateTime ;
    dct:provenance "This data has been generated by DTTaS using Local Authority road network data, and OSi administrative boundary - ungeneralised dataset to represent the most accurate borderline between the Republic of Ireland and Northern Ireland. " ;
    dct:publisher <https://dgi5.staging.derilinx.com/organization/department-of-transport-tourism-and-sport> ;
    dct:rights [ a dct:RightsStatement ;
            skos:prefLabel """Contains Irish Government Data licensed under a Creative Commons Attribution 4.0 International (CC BY 4.0) licence.\r
""" ] ;
    dct:spatial [ a dct:Location ;
            skos:prefLabel "National" ] ;
    dct:title "Public Road Border Crossings ROI" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Paul Harrington" ;
            vcard:hasEmail <mailto:paulharrington@dttas.gov.ie> ] ;
    dcat:distribution <https://dgi5.staging.derilinx.com/dataset/7e56c086-d95b-4b0e-a87a-27f4ca079eb3/resource/e6808b52-eebd-461a-88fb-aea2f30101c1> ;
    dcat:keyword "border crossings",
        "road network" ;
    dcat:landingPage <www.dttas.ie/publications> ;
    dcat:theme <Government>,
        <http://publications.europa.eu/resource/authority/data-theme/GOVE> .

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

<https://dgi5.staging.derilinx.com/dataset/7e56c086-d95b-4b0e-a87a-27f4ca079eb3/resource/e6808b52-eebd-461a-88fb-aea2f30101c1> a dcat:Distribution ;
    dct:description """An exercise was undertaken by Department of Transport, Tourism and Sport, in collaboration with Department for Infrastructure, Northern Ireland, to map the border crossings on the public road network between the Republic of Ireland and Northern Ireland. \r
The Zip File contains two datasets - Border Crossing Points and Border Crossing Lines. \r
__The datasets must be read in tandem for a complete picture of border crossings on the public road network__\r
""" ;
    dct:issued "2018-06-13T11:56:01"^^xsd:dateTime ;
    dct:modified "2018-06-13T11:56:01"^^xsd:dateTime ;
    dct:title "roibordercrossingpointsandlines" ;
    dcat:accessURL <http://www.dttas.ie/roads/publications/english/border-crossings-report-2018> ;
    dcat:downloadURL <http://www.dttas.ie/roads/publications/english/border-crossings-report-2018> ;
    dcat:mediaType <https://www.iana.org/assignments/media-types/shp%20/%20zip> .

<https://dgi5.staging.derilinx.com/organization/department-of-transport-tourism-and-sport> a foaf:Agent,
        foaf:Organization ;
    foaf:name "Department of Transport, Tourism and Sport" .

