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

<https://dgi5.staging.derilinx.com/dataset/bdd48a86-cf60-4989-a816-6ab3bf32defe> a dcat:Dataset ;
    dct:created "2025-12-09T16:10:52"^^xsd:dateTime ;
    dct:description "<p>Dataset of COVID-19 HSE Daily Vaccination data. </p><p>Time series dataset from late December 2020 to May 2024.<br/> </p><table><tbody><tr><td><strong>Field label</strong></td><td><strong>Field Name</strong></td><td><strong>Explanation</strong></td></tr><tr><td>ExtractDate</td><td>Extract Date</td><td>Date the data is Extracted</td></tr><tr><td>Latitude</td><td>Latitude</td><td> </td></tr><tr><td>Longitude</td><td>Longitude</td><td> </td></tr><tr><td>VaccinationDate</td><td>Vaccination Date</td><td>Date the Vaccination occurred</td></tr><tr><td>Dose1</td><td>Dose 1</td><td> </td></tr><tr><td>Dose2</td><td>Dose 2</td><td> </td></tr><tr><td>SingleDose</td><td>Single Dose</td><td> </td></tr><tr><td>Dose1Cum</td><td>Dose 1 Cumulative</td><td> </td></tr><tr><td>Dose2Cum</td><td>Dose 2 Cumulative</td><td> </td></tr><tr><td>SingleDoseCum</td><td>Single Dose Cumulative</td><td> </td></tr><tr><td>PartiallyVacc</td><td>At Least One Dose</td><td>This is Dose 1 Cumulative  + Single Dose Cumulative</td></tr><tr><td>FullyVacc</td><td>Fully Vaccinated</td><td>This is Dose 2 Culmulative + Single Dose Cumulative</td></tr><tr><td>PopOver12</td><td>Population Over 12</td><td>Population Over 12 using CSO Population estimates 2021</td></tr><tr><td>PartialPercent</td><td>% At Least One Dose of Pop. over age 12</td><td>Formula: At Least One Dose/ Population Over 12</td></tr><tr><td>FullyPercent</td><td>% Fully vaccinated of Pop. over age 12</td><td>Formula: Fully Vaccinated/ Population Over 12</td></tr></tbody></table><p></p>"@en ;
    dct:identifier "bdd48a86-cf60-4989-a816-6ab3bf32defe" ;
    dct:issued "2021-09-18"^^xsd:date ;
    dct:language <http://publications.europa.eu/resource/authority/language/ENG> ;
    dct:modified "2026-02-12T02:25:25"^^xsd:dateTime ;
    dct:publisher <https://dgi5.staging.derilinx.com/organization/c2f170ca-63d0-4498-9e81-759827708e97> ;
    dct:title "COVID-19 HSE Daily Vaccination Figures" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:hasTelephone "-" ],
        [ a vcard:Organization ;
            vcard:fn "vaccinecontent_osireland" ] ;
    dcat:distribution <https://dgi5.staging.derilinx.com/dataset/bdd48a86-cf60-4989-a816-6ab3bf32defe/resource/0debfa5f-1264-4c34-83ce-f55bf87ccd8c>,
        <https://dgi5.staging.derilinx.com/dataset/bdd48a86-cf60-4989-a816-6ab3bf32defe/resource/47ed1ce5-2e84-4c38-92b5-60affd58f99c>,
        <https://dgi5.staging.derilinx.com/dataset/bdd48a86-cf60-4989-a816-6ab3bf32defe/resource/66acee7f-b524-4de7-97ba-d8d2e19242ef>,
        <https://dgi5.staging.derilinx.com/dataset/bdd48a86-cf60-4989-a816-6ab3bf32defe/resource/b9c57c3c-117f-4ac3-8cbd-bb31deb16455>,
        <https://dgi5.staging.derilinx.com/dataset/bdd48a86-cf60-4989-a816-6ab3bf32defe/resource/d28e2bda-2857-4854-a03f-663d36b03230>,
        <https://dgi5.staging.derilinx.com/dataset/bdd48a86-cf60-4989-a816-6ab3bf32defe/resource/e7cd118f-2c4f-4483-bd8a-f609f6ede104> ;
    dcat:keyword "Covid",
        "Covid-19",
        "Department of Health",
        "HPSC",
        "HSE",
        "Ireland",
        "NOCA",
        "Vaccinations",
        "dgihealth",
        "health",
        "ireland" ;
    dcat:landingPage <https://opendata-geohive.hub.arcgis.com/datasets/a0e3a1c53ad8422faf00604ee08955db_0> ;
    dcat:theme <Health>,
        <http://publications.europa.eu/resource/authority/data-theme/HEAL> .

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

<https://dgi5.staging.derilinx.com/dataset/bdd48a86-cf60-4989-a816-6ab3bf32defe/resource/0debfa5f-1264-4c34-83ce-f55bf87ccd8c> 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 "2025-12-09T16:10:52"^^xsd:dateTime ;
    dct:modified "2025-12-09T16:10:52"^^xsd:dateTime ;
    dct:title "CSV" ;
    dcat:accessURL <https://opendata-geohive.hub.arcgis.com/api/download/v1/items/a0e3a1c53ad8422faf00604ee08955db/csv?layers=0> ;
    dcat:downloadURL <https://opendata-geohive.hub.arcgis.com/api/download/v1/items/a0e3a1c53ad8422faf00604ee08955db/csv?layers=0> ;
    dcat:mediaType <https://www.iana.org/assignments/media-types/text/csv> .

<https://dgi5.staging.derilinx.com/dataset/bdd48a86-cf60-4989-a816-6ab3bf32defe/resource/47ed1ce5-2e84-4c38-92b5-60affd58f99c> 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 "2025-12-09T16:10:52"^^xsd:dateTime ;
    dct:modified "2025-12-09T16:10:52"^^xsd:dateTime ;
    dct:title "GeoJSON" ;
    dcat:accessURL <https://opendata-geohive.hub.arcgis.com/api/download/v1/items/a0e3a1c53ad8422faf00604ee08955db/geojson?layers=0> ;
    dcat:downloadURL <https://opendata-geohive.hub.arcgis.com/api/download/v1/items/a0e3a1c53ad8422faf00604ee08955db/geojson?layers=0> ;
    dcat:mediaType <https://www.iana.org/assignments/media-types/application/vnd.geo+json> .

<https://dgi5.staging.derilinx.com/dataset/bdd48a86-cf60-4989-a816-6ab3bf32defe/resource/66acee7f-b524-4de7-97ba-d8d2e19242ef> 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 "2025-12-09T16:10:52"^^xsd:dateTime ;
    dct:modified "2025-12-09T16:10:52"^^xsd:dateTime ;
    dct:title "ArcGIS GeoService" ;
    dcat:accessURL <https://services-eu1.arcgis.com/z6bHNio59iTqqSUY/arcgis/rest/services/COVID19_Daily_Vaccination/FeatureServer/0> ;
    dcat:mediaType <https://www.iana.org/assignments/media-types/application/json> .

<https://dgi5.staging.derilinx.com/dataset/bdd48a86-cf60-4989-a816-6ab3bf32defe/resource/b9c57c3c-117f-4ac3-8cbd-bb31deb16455> 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 "2025-12-09T16:10:52"^^xsd:dateTime ;
    dct:modified "2025-12-09T16:10:52"^^xsd:dateTime ;
    dct:title "Shapefile" ;
    dcat:accessURL <https://opendata-geohive.hub.arcgis.com/api/download/v1/items/a0e3a1c53ad8422faf00604ee08955db/shapefile?layers=0> ;
    dcat:downloadURL <https://opendata-geohive.hub.arcgis.com/api/download/v1/items/a0e3a1c53ad8422faf00604ee08955db/shapefile?layers=0> ;
    dcat:mediaType <https://www.iana.org/assignments/media-types/application/zip> .

<https://dgi5.staging.derilinx.com/dataset/bdd48a86-cf60-4989-a816-6ab3bf32defe/resource/d28e2bda-2857-4854-a03f-663d36b03230> 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 "2025-12-09T16:10:52"^^xsd:dateTime ;
    dct:modified "2025-12-09T16:10:52"^^xsd:dateTime ;
    dct:title "ArcGIS Hub Dataset" ;
    dcat:accessURL <https://opendata-geohive.hub.arcgis.com/datasets/a0e3a1c53ad8422faf00604ee08955db_0> ;
    dcat:mediaType <https://www.iana.org/assignments/media-types/text/html> .

<https://dgi5.staging.derilinx.com/dataset/bdd48a86-cf60-4989-a816-6ab3bf32defe/resource/e7cd118f-2c4f-4483-bd8a-f609f6ede104> 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 "2025-12-09T16:10:52"^^xsd:dateTime ;
    dct:modified "2025-12-09T16:10:52"^^xsd:dateTime ;
    dct:title "KML" ;
    dcat:accessURL <https://opendata-geohive.hub.arcgis.com/api/download/v1/items/a0e3a1c53ad8422faf00604ee08955db/kml?layers=0> ;
    dcat:downloadURL <https://opendata-geohive.hub.arcgis.com/api/download/v1/items/a0e3a1c53ad8422faf00604ee08955db/kml?layers=0> ;
    dcat:mediaType <https://www.iana.org/assignments/media-types/application/vnd.google-earth.kml+xml> .

<https://dgi5.staging.derilinx.com/organization/c2f170ca-63d0-4498-9e81-759827708e97> a foaf:Agent,
        foaf:Organization ;
    foaf:name "Tailte Éireann" .

