@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix spdx: <http://spdx.org/rdf/terms#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://dgi5.staging.derilinx.com/dataset/c5b22667-a083-419f-b5b9-cf901163f7f5> a dcat:Dataset ;
    dct:accrualPeriodicity "Annual" ;
    dct:created "2024-09-18T17:21:55"^^xsd:dateTime ;
    dct:description "Location of bicycle stands within the South Dublin County Council administrative area as of December 2022. This dataset includes the number of senior and junior stands completed / under construction / planned for the future at each location."@en ;
    dct:identifier "c5b22667-a083-419f-b5b9-cf901163f7f5" ;
    dct:issued "2022-12-06"^^xsd:date ;
    dct:language <http://publications.europa.eu/resource/authority/language/ENG> ;
    dct:modified "2025-09-03T11:48:40"^^xsd:dateTime ;
    dct:publisher <https://dgi5.staging.derilinx.com/organization/south-dublin-county-council> ;
    dct:spatial [ a dct:Location ;
            skos:prefLabel "South Dublin" ] ;
    dct:title "Bicycle Parking Stands SDCC" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "SDCC GIS Officer" ;
            vcard:hasEmail <mailto:gisoff@sdublincoco.ie> ] ;
    dcat:distribution <https://dgi5.staging.derilinx.com/dataset/c5b22667-a083-419f-b5b9-cf901163f7f5/resource/4df43890-486a-4bcc-bee1-550d6e61933b>,
        <https://dgi5.staging.derilinx.com/dataset/c5b22667-a083-419f-b5b9-cf901163f7f5/resource/644dc76a-4989-452c-9ba9-d4c6bd64f266>,
        <https://dgi5.staging.derilinx.com/dataset/c5b22667-a083-419f-b5b9-cf901163f7f5/resource/993efb00-38f9-4b42-983f-ee19fe73e14c>,
        <https://dgi5.staging.derilinx.com/dataset/c5b22667-a083-419f-b5b9-cf901163f7f5/resource/9bc103e5-f94d-474f-9634-3503e1fe05ac>,
        <https://dgi5.staging.derilinx.com/dataset/c5b22667-a083-419f-b5b9-cf901163f7f5/resource/b4f97881-7d49-4107-a7bc-247d56dd3d7a>,
        <https://dgi5.staging.derilinx.com/dataset/c5b22667-a083-419f-b5b9-cf901163f7f5/resource/da4faacc-c992-4aa7-8485-fa751b4f5c40> ;
    dcat:keyword "Active Travel",
        "Bicycle stand",
        "Bike stand",
        "SDCC",
        "Transport",
        "Transportation",
        "dgitransport" ;
    dcat:landingPage <https://data.smartdublin.ie/dataset/bicycle-parking-stands-sdcc2> ;
    dcat:theme <Transport>,
        <http://publications.europa.eu/resource/authority/data-theme/TRAN> .

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

<https://dgi5.staging.derilinx.com/dataset/c5b22667-a083-419f-b5b9-cf901163f7f5/resource/4df43890-486a-4bcc-bee1-550d6e61933b> a dcat:Distribution ;
    dct:format [ a dct:IMT,
                dct:MediaTypeOrExtent ;
            rdfs:label "ArcGIS GeoServices REST API" ;
            rdf:value <https://www.iana.org/assignments/media-types/application/json> ] ;
    dct:issued "2024-09-17T17:16:26"^^xsd:dateTime ;
    dct:modified "2025-09-03T11:48:31"^^xsd:dateTime ;
    dct:title "ArcGIS GeoService" ;
    dcat:accessURL <https://services1.arcgis.com/PxbTDTskGHCe4sv6/arcgis/rest/services/Bicycle_Parking_Stands_SDCC/FeatureServer/0> ;
    dcat:mediaType <https://www.iana.org/assignments/media-types/application/json> .

<https://dgi5.staging.derilinx.com/dataset/c5b22667-a083-419f-b5b9-cf901163f7f5/resource/644dc76a-4989-452c-9ba9-d4c6bd64f266> a dcat:Distribution ;
    dct:format [ a dct:IMT,
                dct:MediaTypeOrExtent ;
            rdfs:label "KML" ;
            rdf:value <https://www.iana.org/assignments/media-types/application/vnd.google-earth.kml+xml> ] ;
    dct:issued "2024-09-17T17:16:26"^^xsd:dateTime ;
    dct:modified "2025-09-03T11:48:31"^^xsd:dateTime ;
    dct:title "KML" ;
    dcat:accessURL <https://data-sdublincoco.opendata.arcgis.com/api/download/v1/items/76bd02a4ea794ff0bfb1eacde9697fef/kml?layers=0> ;
    dcat:downloadURL <https://data-sdublincoco.opendata.arcgis.com/api/download/v1/items/76bd02a4ea794ff0bfb1eacde9697fef/kml?layers=0> ;
    dcat:mediaType <https://www.iana.org/assignments/media-types/application/vnd.google-earth.kml+xml> .

<https://dgi5.staging.derilinx.com/dataset/c5b22667-a083-419f-b5b9-cf901163f7f5/resource/993efb00-38f9-4b42-983f-ee19fe73e14c> a dcat:Distribution ;
    dct:format [ a dct:IMT,
                dct:MediaTypeOrExtent ;
            rdfs:label "HTML" ;
            rdf:value <https://www.iana.org/assignments/media-types/text/html> ] ;
    dct:issued "2024-09-17T17:16:26"^^xsd:dateTime ;
    dct:modified "2025-09-03T11:48:31"^^xsd:dateTime ;
    dct:title "ArcGIS Hub Dataset" ;
    dcat:accessURL <https://data-sdublincoco.opendata.arcgis.com/datasets/sdublincoco::bicycle-parking-stands-sdcc> ;
    dcat:mediaType <https://www.iana.org/assignments/media-types/text/html> .

<https://dgi5.staging.derilinx.com/dataset/c5b22667-a083-419f-b5b9-cf901163f7f5/resource/9bc103e5-f94d-474f-9634-3503e1fe05ac> a dcat:Distribution ;
    dct:format [ a dct:IMT,
                dct:MediaTypeOrExtent ;
            rdfs:label "CSV" ;
            rdf:value <https://www.iana.org/assignments/media-types/text/csv> ] ;
    dct:issued "2024-09-17T17:16:26"^^xsd:dateTime ;
    dct:modified "2025-09-03T11:48:40"^^xsd:dateTime ;
    dct:title "CSV" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "ff0fb58c85dfc6cc64cd507ab06c3025"^^xsd:hexBinary ] ;
    dcat:accessURL <https://data-sdublincoco.opendata.arcgis.com/api/download/v1/items/76bd02a4ea794ff0bfb1eacde9697fef/csv?layers=0> ;
    dcat:downloadURL <https://data-sdublincoco.opendata.arcgis.com/api/download/v1/items/76bd02a4ea794ff0bfb1eacde9697fef/csv?layers=0> ;
    dcat:mediaType <https://www.iana.org/assignments/media-types/text/csv> .

<https://dgi5.staging.derilinx.com/dataset/c5b22667-a083-419f-b5b9-cf901163f7f5/resource/b4f97881-7d49-4107-a7bc-247d56dd3d7a> a dcat:Distribution ;
    dct:format [ a dct:IMT,
                dct:MediaTypeOrExtent ;
            rdfs:label "ZIP" ;
            rdf:value <https://www.iana.org/assignments/media-types/application/zip> ] ;
    dct:issued "2024-09-17T17:16:26"^^xsd:dateTime ;
    dct:modified "2025-09-03T11:48:31"^^xsd:dateTime ;
    dct:title "Shapefile" ;
    dcat:accessURL <https://data-sdublincoco.opendata.arcgis.com/api/download/v1/items/76bd02a4ea794ff0bfb1eacde9697fef/shapefile?layers=0> ;
    dcat:downloadURL <https://data-sdublincoco.opendata.arcgis.com/api/download/v1/items/76bd02a4ea794ff0bfb1eacde9697fef/shapefile?layers=0> ;
    dcat:mediaType <https://www.iana.org/assignments/media-types/application/zip> .

<https://dgi5.staging.derilinx.com/dataset/c5b22667-a083-419f-b5b9-cf901163f7f5/resource/da4faacc-c992-4aa7-8485-fa751b4f5c40> a dcat:Distribution ;
    dct:format [ a dct:IMT,
                dct:MediaTypeOrExtent ;
            rdfs:label "GeoJSON" ;
            rdf:value <https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:issued "2024-09-17T17:16:26"^^xsd:dateTime ;
    dct:modified "2025-09-03T11:48:31"^^xsd:dateTime ;
    dct:title "GeoJSON" ;
    dcat:accessURL <https://data-sdublincoco.opendata.arcgis.com/api/download/v1/items/76bd02a4ea794ff0bfb1eacde9697fef/geojson?layers=0> ;
    dcat:downloadURL <https://data-sdublincoco.opendata.arcgis.com/api/download/v1/items/76bd02a4ea794ff0bfb1eacde9697fef/geojson?layers=0> ;
    dcat:mediaType <https://www.iana.org/assignments/media-types/application/vnd.geo+json> .

<https://dgi5.staging.derilinx.com/organization/south-dublin-county-council> a foaf:Agent,
        foaf:Organization ;
    foaf:name "South Dublin County Council" .

