@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/d1f1d9a2-606c-4dcf-b667-0c7db19cbd8f> a dcat:Dataset ;
    healthdcatap:healthCategory <http://health.europa.eu/ehds/category/registries>,
        <http://health.europa.eu/theme/epidemiology>,
        <http://health.europa.eu/theme/public-health> ;
    healthdcatap:maxTypicalAge "85"^^xsd:nonNegativeInteger ;
    healthdcatap:minTypicalAge "15"^^xsd:nonNegativeInteger ;
    healthdcatap:numberOfRecords "225632"^^xsd:nonNegativeInteger ;
    healthdcatap:numberOfUniqueIndividuals "263119"^^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 """Data on antimicrobials dispensed by hospital pharmacies, and antimicrobials purchased by community pharmacies, are collected and converted into a standardised measure using the World Health Organization ATC/DDD classification.

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

**Coverage:** 42 public acute hospitals participating; coverage of primary care is over 95%.

Data collected on monthly basis where possible, else quarterly.""" ;
    dct:identifier "NDC-0120" ;
    dct:issued "2003-01-01"^^xsd:date ;
    dct:language <http://publications.europa.eu/resource/authority/language/ENG> ;
    dct:modified "2024-08-14"^^xsd:date ;
    dct:provenance [ a dct:ProvenanceStatement ;
            rdfs:label "Hospitals pharmacies send data directly to HPSC by quarters or by months where possible; a secure online tool (MicroB) is available to assist remote uploading and analysis. Primary care data are received on a monthly basis from IMS Health." ],
        [ a dct:ProvenanceStatement ;
            rdfs:label "Hospitals pharmacies send data directly to HPSC by quarters or by months where possible; a secure online tool (MicroB) is available to assist remote uploading and analysis. Primary care data are received on a monthly basis from IMS Health." ] ;
    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 "2025-11-04"^^xsd:date ;
            dcat:startDate "2003-01-01"^^xsd:date ],
        [ a dct:PeriodOfTime ;
            dcat:endDate "2025-11-04"^^xsd:date ;
            dcat:startDate "2003-01-01"^^xsd:date ] ;
    dct:title "Surveillance of antimicrobial consumption in Ireland" ;
    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",
        "healthcare",
        "statistics",
        "surveillance" ;
    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 .

