@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://data.smartdublin.ie/dataset/1ade74da-36e1-4708-b5a2-2626260f8cab> a dcat:Dataset ;
    dct:description """The Location of Cycle Parking Lockers within Dublin City Council dataset provides detailed information on public cycle locker infrastructure installed across Dublin City.\r
\r
The data represents the geographic locations of cycle locker facilities and the number of cycle lockers available at each location. The dataset supports mapping, analysis and public transparency of cycle locker facilities managed or installed by Dublin City Council. It further enables users to understand the distribution and scale of cycle lockers available throughout Dublin Administrative Area, and supports planners, researchers and the public in assessing sustainable transport infrastructure within the city.\r
\r
There are currently 3 different types of Cycle parking lockers within Dublin City council for hourly use.\r
\r
•	There are 12 lockers manufactured by Bikely – 6 on Capel Street and 6 on Grafton Street.\r
\r
•	There are12 lockers manufactured by Larkin in Jervis Street car park\r
\r
•	There are 12 lockers manufactured by UpandBike available in the Drury Street car park.    For more information regarding secure bike parking, please visit : \r
https://www.dublincity.ie/sports-and-healthy-living/walking-and-cycling-dublin/find-secure-bike-parking-dublin""" ;
    dct:identifier "1ade74da-36e1-4708-b5a2-2626260f8cab" ;
    dct:issued "2026-06-19T00:00:00"^^xsd:dateTime ;
    dct:language "en" ;
    dct:modified "2026-06-19T14:00:15"^^xsd:dateTime ;
    dct:publisher <https://data.smartdublin.ie/organization/6f614fbd-3e03-4494-a3d8-e7cf27ee5662> ;
    dct:title "Location of Cycle Parking Locker" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dublin City Council " ;
            vcard:hasEmail <mailto:data@dublincity.ie> ] ;
    dcat:distribution <https://data.smartdublin.ie/dataset/1ade74da-36e1-4708-b5a2-2626260f8cab/resource/423cea11-fb84-47c5-a465-82c4abc52145>,
        <https://data.smartdublin.ie/dataset/1ade74da-36e1-4708-b5a2-2626260f8cab/resource/e9435875-3ddc-41d9-8c58-1dde141e2f36> ;
    dcat:keyword "Bike Counters",
        "Bike Hire",
        "Bike Maintenance Stands",
        "Sports Activity Location",
        "bicycle",
        "bike lanes" ;
    dcat:landingPage <https://www.dublincity.ie/sports-and-healthy-living/walking-and-cycling-dublin/find-secure-bike-parking-dublin> .

<https://data.smartdublin.ie/dataset/1ade74da-36e1-4708-b5a2-2626260f8cab/resource/423cea11-fb84-47c5-a465-82c4abc52145> a dcat:Distribution ;
    dct:format "GEOJSON" ;
    dct:license <http://www.opendefinition.org/licenses/cc-by> ;
    dct:title "Location Of Cycle Parking Locker" ;
    dcat:accessURL <https://data.smartdublin.ie/dataset/1ade74da-36e1-4708-b5a2-2626260f8cab/resource/423cea11-fb84-47c5-a465-82c4abc52145/download/dublin-bike-lockers.geojson> ;
    dcat:byteSize 645.0 ;
    dcat:mediaType "application/geo+json" .

<https://data.smartdublin.ie/dataset/1ade74da-36e1-4708-b5a2-2626260f8cab/resource/e9435875-3ddc-41d9-8c58-1dde141e2f36> a dcat:Distribution ;
    dct:format "csv" ;
    dct:license <http://www.opendefinition.org/licenses/cc-by> ;
    dct:title "Location Of Cycle Parking Locker" ;
    dcat:accessURL <https://data.smartdublin.ie/dataset/1ade74da-36e1-4708-b5a2-2626260f8cab/resource/e9435875-3ddc-41d9-8c58-1dde141e2f36/download/dublin-bike-lockers.csv> ;
    dcat:byteSize 197.0 ;
    dcat:mediaType "text/csv" .

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

