@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/4f810464-9cf1-4a31-99cd-babd53ea94f4> a dcat:Dataset ;
    dct:created "2026-06-09T03:44:28"^^xsd:dateTime ;
    dct:description "The number of Public PC Sessions at Cork City Libraries. Sessions are free of charge and last thirty minutes per session."@en,
        "Number of Public PC Sessions Cork City Libraries. Sessions are free of charge and last thirty minutes per session."@ga ;
    dct:identifier "4f810464-9cf1-4a31-99cd-babd53ea94f4" ;
    dct:issued "2026-06-09T03:44:28"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/ENG> ;
    dct:modified "2026-06-10T03:53:59"^^xsd:dateTime ;
    dct:publisher <https://data.gov.ie/organization/44b5c089-dccc-4e2e-bcca-15a7b135f42e> ;
    dct:spatial [ a dct:Location ;
            skos:prefLabel "Cork City" ] ;
    dct:temporal [ rdfs:label "2025, 2026" ] ;
    dct:title "Number of Public PC Sessions Cork City Libraries" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Eibhlín Cassidy" ;
            vcard:hasEmail <mailto:eibhlin_cassidy@corkcity.ie> ],
        [ a vcard:Organization ;
            vcard:hasTelephone "+353214924900" ] ;
    dcat:distribution <https://data.gov.ie/dataset/4f810464-9cf1-4a31-99cd-babd53ea94f4/resource/57f9b2e4-0d09-4928-9eaa-e04dc19488ad>,
        <https://data.gov.ie/dataset/4f810464-9cf1-4a31-99cd-babd53ea94f4/resource/923ac86e-9884-40e2-a85a-8acc7cd61773> ;
    dcat:keyword "Computer use",
        "Cork City Libraries",
        "PCs" ;
    dcat:landingPage <https://data.corkcity.ie/dataset/number-of-public-pc-sessions-cork-city-libraries-2025> ;
    dcat:theme <Towns>,
        <http://publications.europa.eu/resource/authority/data-theme/REGI> .

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

<https://data.gov.ie/dataset/4f810464-9cf1-4a31-99cd-babd53ea94f4/resource/57f9b2e4-0d09-4928-9eaa-e04dc19488ad> 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 "2026-06-09T12:31:37"^^xsd:dateTime ;
    dct:modified "2026-06-10T03:53:59"^^xsd:dateTime ;
    dct:title "Number of Public PC Sessions Cork City Libraries 2026" ;
    dcat:accessURL <https://data.corkcity.ie/en_GB/dataset/4f810464-9cf1-4a31-99cd-babd53ea94f4/resource/57f9b2e4-0d09-4928-9eaa-e04dc19488ad/download/number-of-public-pc-sessions-cork-city-libraries-2026.csv> ;
    dcat:byteSize 974.0 ;
    dcat:downloadURL <https://data.corkcity.ie/en_GB/dataset/4f810464-9cf1-4a31-99cd-babd53ea94f4/resource/57f9b2e4-0d09-4928-9eaa-e04dc19488ad/download/number-of-public-pc-sessions-cork-city-libraries-2026.csv> ;
    dcat:mediaType <https://www.iana.org/assignments/media-types/text/csv> .

<https://data.gov.ie/dataset/4f810464-9cf1-4a31-99cd-babd53ea94f4/resource/923ac86e-9884-40e2-a85a-8acc7cd61773> 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 "2026-06-09T12:29:44"^^xsd:dateTime ;
    dct:modified "2026-06-10T03:53:59"^^xsd:dateTime ;
    dct:title "Number of Public PC Sessions Cork City Libraries 2025" ;
    dcat:accessURL <https://data.corkcity.ie/en_GB/dataset/4f810464-9cf1-4a31-99cd-babd53ea94f4/resource/923ac86e-9884-40e2-a85a-8acc7cd61773/download/number-of-public-pc-sessions-cork-city-libraries-2025.csv> ;
    dcat:byteSize 862.0 ;
    dcat:downloadURL <https://data.corkcity.ie/en_GB/dataset/4f810464-9cf1-4a31-99cd-babd53ea94f4/resource/923ac86e-9884-40e2-a85a-8acc7cd61773/download/number-of-public-pc-sessions-cork-city-libraries-2025.csv> ;
    dcat:mediaType <https://www.iana.org/assignments/media-types/text/csv> .

<https://data.gov.ie/organization/44b5c089-dccc-4e2e-bcca-15a7b135f42e> a foaf:Agent,
        foaf:Organization ;
    foaf:name "Cork City Council" .

