@prefix adms: <http://www.w3.org/ns/adms#> .
@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix gsp: <http://www.opengis.net/ont/geosparql#> .
@prefix locn: <http://www.w3.org/ns/locn#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema: <http://schema.org/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix time: <http://www.w3.org/2006/time> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xml: <http://www.w3.org/XML/1998/namespace> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.dublinked.ie/dataset/061da6de-1be0-49ee-8dcf-0c0fd4feafd9> a dcat:Dataset ;
    dct:description """Public Transport\r
This dataset provides GIS mapping of the routes and route variants in the Dublin Bus route network, the Bus Eireann route network and commercial bus operators route networks. The dataset contains ESRI Shapefiles, in the ITM projection.""" ;
    dct:identifier "061da6de-1be0-49ee-8dcf-0c0fd4feafd9" ;
    dct:issued "2016-01-22T11:42:20.252477"^^xsd:dateTime ;
    dct:language "en" ;
    dct:modified "2016-10-26T09:52:32.884899"^^xsd:dateTime ;
    dct:publisher <https://data.dublinked.ie/organization/9e3dac11-dda2-491f-8b1b-5bbd1f2a285c> ;
    dct:title "Public Transport Route Networks" ;
    owl:versionInfo "1.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Not supplied" ;
            vcard:hasEmail "Not supplied" ] ;
    dcat:distribution <https://data.dublinked.ie/dataset/061da6de-1be0-49ee-8dcf-0c0fd4feafd9/resource/420d2199-82f5-4faf-bd63-4dc192130456>,
        <https://data.dublinked.ie/dataset/061da6de-1be0-49ee-8dcf-0c0fd4feafd9/resource/b3c02a59-a056-4cb6-9f9e-e7704768399a>,
        <https://data.dublinked.ie/dataset/061da6de-1be0-49ee-8dcf-0c0fd4feafd9/resource/f1b9f77d-d4c6-473b-9d91-1a3fae9d708f> ;
    dcat:keyword "Transport and Infrastructure",
        "bus",
        "map",
        "transport",
        "transportation-infrastructure" .

<https://data.dublinked.ie/dataset/061da6de-1be0-49ee-8dcf-0c0fd4feafd9/resource/420d2199-82f5-4faf-bd63-4dc192130456> a dcat:Distribution ;
    dct:format "zip" ;
    dct:title "DublinBus.zip" ;
    dcat:accessURL "https://data.dublinked.ie/dataset/061da6de-1be0-49ee-8dcf-0c0fd4feafd9/resource/420d2199-82f5-4faf-bd63-4dc192130456/download/dublinbus.zip" .

<https://data.dublinked.ie/dataset/061da6de-1be0-49ee-8dcf-0c0fd4feafd9/resource/b3c02a59-a056-4cb6-9f9e-e7704768399a> a dcat:Distribution ;
    dct:format "zip" ;
    dct:title "CommercialBus.zip" ;
    dcat:accessURL "https://data.dublinked.ie/dataset/061da6de-1be0-49ee-8dcf-0c0fd4feafd9/resource/b3c02a59-a056-4cb6-9f9e-e7704768399a/download/commercialbus.zip" .

<https://data.dublinked.ie/dataset/061da6de-1be0-49ee-8dcf-0c0fd4feafd9/resource/f1b9f77d-d4c6-473b-9d91-1a3fae9d708f> a dcat:Distribution ;
    dct:format "zip" ;
    dct:title "BusEireann.zip" ;
    dcat:accessURL "https://data.dublinked.ie/dataset/061da6de-1be0-49ee-8dcf-0c0fd4feafd9/resource/f1b9f77d-d4c6-473b-9d91-1a3fae9d708f/download/buseireann.zip" .

<https://data.dublinked.ie/organization/9e3dac11-dda2-491f-8b1b-5bbd1f2a285c> a foaf:Organization ;
    foaf:name "National Transport Authority" .

