@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/d9285fe5-7736-4c9c-8b5f-e86c2165ec76> a dcat:Dataset ;
    healthdcatap:healthCategory <http://health.europa.eu/ehds/category/ehr>,
        <http://health.europa.eu/ehds/category/registries>,
        <http://health.europa.eu/theme/chronic-disease>,
        <http://health.europa.eu/theme/mental-health> ;
    healthdcatap:maxTypicalAge "75"^^xsd:nonNegativeInteger ;
    healthdcatap:minTypicalAge "15"^^xsd:nonNegativeInteger ;
    healthdcatap:numberOfRecords "1801208"^^xsd:nonNegativeInteger ;
    healthdcatap:numberOfUniqueIndividuals "377855"^^xsd:nonNegativeInteger ;
    dct:accessRights <http://publications.europa.eu/resource/authority/access-right/PUBLIC> ;
    dct:accrualPeriodicity <http://publications.europa.eu/resource/authority/frequency/ANNUAL> ;
    dct:description """Surveillance of consumption of alcohol-based hand washing gels in acute hospitals. Data from entire facility in litres per each quarter supplied to HPSC. Results as rates, expressed as litre per 1000 Bed-days used per hospital are published quarterly.

**Purpose:** In scope: To support overall multi-faceted strategy for the control and prevention of infectious diseases by providing standardised measure of alcohol hand gel consumption for acute hospitals.

**Coverage:** 32 acute hospitals regularly contribute to the data.""" ;
    dct:identifier "NDC-0006" ;
    dct:issued "2011-01-01"^^xsd:date ;
    dct:language <http://publications.europa.eu/resource/authority/language/ENG> ;
    dct:modified "2024-09-30"^^xsd:date ;
    dct:provenance [ a dct:ProvenanceStatement ;
            rdfs:label "Infection prevention and control staff, pharmacists or stores managers provide data on a quarterly basis, of the total amount of alcohol had rub used in litres. An MS Excel template is used for data entry. HPSC provide rates in litres per 1000 bed-days used." ],
        [ a dct:ProvenanceStatement ;
            rdfs:label "Infection prevention and control staff, pharmacists or stores managers provide data on a quarterly basis, of the total amount of alcohol had rub used in litres. An MS Excel template is used for data entry. HPSC provide rates in litres per 1000 bed-days used." ] ;
    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 "2024-06-12"^^xsd:date ;
            dcat:startDate "2011-01-01"^^xsd:date ],
        [ a dct:PeriodOfTime ;
            dcat:endDate "2024-06-12"^^xsd:date ;
            dcat:startDate "2011-01-01"^^xsd:date ] ;
    dct:title "Alcohol Hand Rub Consumption Surveillance" ;
    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",
        "clinical-data",
        "health" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/HEAL> .

<http://publications.europa.eu/resource/authority/access-right/PUBLIC> 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 .

