@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/4979c21f-1e7b-48b0-a7b6-8799eca5281c> a dcat:Dataset ;
    dct:accrualPeriodicity "as required" ;
    dct:description "Locations of Dublin City bicycle parking stands " ;
    dct:identifier "4979c21f-1e7b-48b0-a7b6-8799eca5281c" ;
    dct:issued "2016-03-03T13:11:55.914803"^^xsd:dateTime ;
    dct:language "en" ;
    dct:modified "2016-11-18T12:12:51.284252"^^xsd:dateTime ;
    dct:publisher <https://data.dublinked.ie/organization/6f614fbd-3e03-4494-a3d8-e7cf27ee5662> ;
    dct:temporal [ a dct:PeriodOfTime ;
            schema:endDate "2015-12-31T00:00:00"^^xsd:dateTime ;
            schema:startDate "2015-12-31T00:00:00"^^xsd:dateTime ] ;
    dct:title "Dublin City Public Cycle Parking Stands" ;
    owl:versionInfo "1.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Sarah Scannell" ;
            vcard:hasEmail "sarah.scannell@dublincity.ie " ] ;
    dcat:distribution <https://data.dublinked.ie/dataset/4979c21f-1e7b-48b0-a7b6-8799eca5281c/resource/bf941a74-65b3-4791-84fc-f8a5aa6fe9d9> ;
    dcat:keyword "Developers",
        "Public",
        "Transport and Infrastructure",
        "bicycle",
        "bike",
        "cycle",
        "locations",
        "parking",
        "stands",
        "transport" ;
    dcat:landingPage "http://www.dublincity.ie" .

<https://data.dublinked.ie/dataset/4979c21f-1e7b-48b0-a7b6-8799eca5281c/resource/bf941a74-65b3-4791-84fc-f8a5aa6fe9d9> a dcat:Distribution ;
    dct:description "Locations of Public Cycle Parking Stands" ;
    dct:format "csv" ;
    dct:title "dcc_public_cycle_parking_stands" ;
    dcat:accessURL "https://data.dublinked.ie/dataset/4979c21f-1e7b-48b0-a7b6-8799eca5281c/resource/bf941a74-65b3-4791-84fc-f8a5aa6fe9d9/download/zdublinked-filesdataworking-datatransfercyclingdublinbikeparking-updated18112016.csv" .

<https://data.dublinked.ie/organization/6f614fbd-3e03-4494-a3d8-e7cf27ee5662> a foaf:Organization ;
    foaf:name "Dublin City Council" .

