@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix healthdcatap: <http://healthdataportal.eu/ns/health#> .
@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://ckan.hiqa.staging.derilinx.com/dataset/32b0f287-5872-4875-8572-77420293287a> a dcat:Dataset ;
    healthdcatap:healthCategory <http://health.europa.eu/ehds/category/public-health>,
        <http://health.europa.eu/ehds/category/registries>,
        <http://health.europa.eu/theme/epidemiology>,
        <http://health.europa.eu/theme/infectious-disease> ;
    healthdcatap:maxTypicalAge "85"^^xsd:nonNegativeInteger ;
    healthdcatap:minTypicalAge "18"^^xsd:nonNegativeInteger ;
    healthdcatap:numberOfRecords "882721"^^xsd:nonNegativeInteger ;
    healthdcatap:numberOfUniqueIndividuals "404147"^^xsd:nonNegativeInteger ;
    dct:accessRights <http://publications.europa.eu/resource/authority/access-right/RESTRICTED> ;
    dct:accrualPeriodicity <http://publications.europa.eu/resource/authority/frequency/ANNUAL> ;
    dct:description """Each hospital or long term care facility reports on number of staff vaccinated with influenza vaccine for the current influenza season, the total number of staff employed during the period under review (influenza season) by staff category. Additional information is collected on the uptake of the vaccine among long term and respite residents of LTCFs. The data is currently provided twice during the influenza season (mid-season and end of season). 
HPSC collates the data and produces a mid-season/provisional and end of season reports which are available on the HPSC website.

**Purpose:** In scope: To provide data on influenza vaccine uptake among health care workers (HCWs) working in Irish hospitals and long-term care facilities (LTCFs).

**Coverage:** National. 

Annual surveys to date have been conducted during the official flu season with a request issued for provisional data in early November for mid-December and again in late February for mid-March.""" ;
    dct:identifier "NDC-0056" ;
    dct:issued "2011-01-01"^^xsd:date ;
    dct:language <http://publications.europa.eu/resource/authority/language/ENG> ;
    dct:modified "2025-10-15"^^xsd:date ;
    dct:provenance [ a dct:ProvenanceStatement ;
            rdfs:label "Each hospital or long term care facility has a contact point. This contact point is sent an email at midseason and end of season with a link to a web-based survey is circulated via email. Healthcare facility managers or designated flu leads input data relating to the number of staff employed and number vaccinated with influenza vaccine by staff professional category, (of which there are six official HSE categories). Data are downloaded in HPSC via the Qualtrics platform, held on an excel database and analysed. Analyses are later published on the HPSC website." ],
        [ a dct:ProvenanceStatement ;
            rdfs:label "Each hospital or long term care facility has a contact point. This contact point is sent an email at midseason and end of season with a link to a web-based survey is circulated via email. Healthcare facility managers or designated flu leads input data relating to the number of staff employed and number vaccinated with influenza vaccine by staff professional category, (of which there are six official HSE categories). Data are downloaded in HPSC via the Qualtrics platform, held on an excel database and analysed. Analyses are later published on the HPSC website." ] ;
    dct:publisher [ a foaf:Agent ;
            dct:type <http://purl.org/adms/publishertype/NationalAuthority> ;
            foaf:name "Health Protection Surveillance Centre" ],
        [ a foaf:Agent ;
            dct:type <http://purl.org/adms/publishertype/NationalAuthority> ;
            foaf:name "Health Protection Surveillance Centre" ] ;
    dct:spatial <http://publications.europa.eu/resource/authority/country/IRL> ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:endDate "2026-04-29"^^xsd:date ;
            dcat:startDate "2011-01-01"^^xsd:date ],
        [ a dct:PeriodOfTime ;
            dcat:endDate "2026-04-29"^^xsd:date ;
            dcat:startDate "2011-01-01"^^xsd:date ] ;
    dct:title "Immunisation Uptake Statistics among health care workers" ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:fn "Health Protection Surveillance Centre" ;
            vcard:hasEmail <mailto:data@health-protection-su.ie> ],
        [ a vcard:Kind ;
            vcard:fn "Health Protection Surveillance Centre" ;
            vcard:hasEmail <mailto:data@health-protection-su.ie> ] ;
    dcat:keyword "Ireland",
        "healthcare",
        "public-health" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/HEAL> .

<http://publications.europa.eu/resource/authority/access-right/RESTRICTED> a dct:RightsStatement .

<http://publications.europa.eu/resource/authority/country/IRL> a dct:Location ;
    skos:prefLabel "Ireland" .

<http://publications.europa.eu/resource/authority/frequency/ANNUAL> a dct:Frequency .

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

