@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 vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.gov.ie/dataset/d0fc1efe-14aa-458f-8e58-54f553687518> a dcat:Dataset ;
    dct:created "2026-05-26T01:25:16"^^xsd:dateTime ;
    dct:description "<p>This is the data of the numbers of cyclists using the Cycle Lanes with Counters in three Locations in Fingal County Council Administrative Area. This covers 2026-2027 inclusive (see other data sets of same name going from 2020 to date)</p><p>(1) Cycle Counter 2020-2021 - (2) Cycle Counter 2022-2023 - (3) Cycle Counter 2024-2025&nbsp;</p>"@en ;
    dct:identifier "d0fc1efe-14aa-458f-8e58-54f553687518" ;
    dct:issued "2026-05-25"^^xsd:date ;
    dct:language <http://publications.europa.eu/resource/authority/language/ENG> ;
    dct:modified "2026-05-26T01:25:16"^^xsd:dateTime ;
    dct:publisher <https://data.gov.ie/organization/fingal-county-council> ;
    dct:spatial [ a dct:Location ;
            skos:prefLabel "Fingal" ] ;
    dct:title "Cycle Counter 2026 2027 FCC" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Fingal Admin" ;
            vcard:hasEmail <mailto:itservicedesk@fingal.ie> ] ;
    dcat:distribution <https://data.gov.ie/dataset/d0fc1efe-14aa-458f-8e58-54f553687518/resource/91a8246c-447b-43ad-a56b-f5a23b227795> ;
    dcat:keyword "Bicycle",
        "Cycle Lanes",
        "Cycle Lanes Conters",
        "Fingal",
        "Health",
        "Open Data",
        "Transportation",
        "dgiActive Travel",
        "dgiTransportation",
        "dgiTransportation and Inf" ;
    dcat:landingPage <https://data.smartdublin.ie/dataset/cycle-counter-2026-2027-fcc> ;
    dcat:theme <Health>,
        <http://publications.europa.eu/resource/authority/data-theme/HEAL> .

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

<https://data.gov.ie/dataset/d0fc1efe-14aa-458f-8e58-54f553687518/resource/91a8246c-447b-43ad-a56b-f5a23b227795> 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 "2026-05-25T13:30:19"^^xsd:dateTime ;
    dct:modified "2026-05-26T01:25:16"^^xsd:dateTime ;
    dct:title "ArcGIS Hub Dataset" ;
    dcat:accessURL <https://data.fingal.ie/datasets/FingalCoCo::cycle-counter-2026-2027-fcc> ;
    dcat:mediaType <https://www.iana.org/assignments/media-types/text/html> .

<https://data.gov.ie/organization/fingal-county-council> a foaf:Agent,
        foaf:Organization ;
    foaf:name "Fingal County Council" .

