@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/5d9cd109-fb11-4846-a4ac-6965e14a14b5> a dcat:Dataset ;
    healthdcatap:healthCategory <http://health.europa.eu/ehds/category/public-health>,
        <http://health.europa.eu/theme/infectious-disease>,
        <http://health.europa.eu/theme/mental-health> ;
    healthdcatap:maxTypicalAge "75"^^xsd:nonNegativeInteger ;
    healthdcatap:minTypicalAge "0"^^xsd:nonNegativeInteger ;
    healthdcatap:numberOfRecords "360933"^^xsd:nonNegativeInteger ;
    healthdcatap:numberOfUniqueIndividuals "410265"^^xsd:nonNegativeInteger ;
    dct:accessRights <http://publications.europa.eu/resource/authority/access-right/PUBLIC> ;
    dct:accrualPeriodicity <http://publications.europa.eu/resource/authority/frequency/MONTHLY> ;
    dct:description """The open source application enables role-based web access to key health related datasets that enables ad-hoc queries, area profiling, quality of care, and geo-spatial analyses and displays to inform decision makers at all levels from clinical practice to policy. Health Atlas Ireland was developed by the National Health Intelligence Unit, HSE. It evolved in collaboration with many agencies including:

 Health Service Executive
 Health Protection Surveillance Centre - HSE
 OoCIO - HSE
 Sláintecare
 Department of Health
 Royal College of Physicians Ireland
 Royal College of Surgeons Ireland
 Central Statistics Office
 Ordnance Survey Ireland
 GeoDirectory
 University College Dublin
 National University Ireland Maynooth
 Dublin City University
 Trinity College Dublin
 Primary Care Eligibility & Reimbursement Service - HSE
 Economic and Social Research Institute
 Road Safety Authority
 An Garda Siochana
 Irish Air Corps
 Irish Coast Guard.
Seed funding was provided by the Health Research Board.

**Purpose:** To support the quest for better health for patients, their families and the population by exploiting the quality assurance, health mapping and research potential of available data.

**Coverage:** Republic of Ireland.

This data collection commenced in 2006 and is ongoing.""" ;
    dct:identifier "NDC-0035" ;
    dct:issued "2006-01-01"^^xsd:date ;
    dct:language <http://publications.europa.eu/resource/authority/language/ENG> ;
    dct:modified "2023-03-20"^^xsd:date ;
    dct:provenance [ a dct:ProvenanceStatement ;
            rdfs:label "Data is made available to Health Atlas Ireland, HSE from the various primary data collections at an agreed cadence." ],
        [ a dct:ProvenanceStatement ;
            rdfs:label "Data is made available to Health Atlas Ireland, HSE from the various primary data collections at an agreed cadence." ] ;
    dct:publisher [ a foaf:Agent ;
            dct:type <http://purl.org/adms/publishertype/NationalAuthority> ;
            foaf:name "National Health Intelligence Unit" ],
        [ a foaf:Agent ;
            dct:type <http://purl.org/adms/publishertype/NationalAuthority> ;
            foaf:name "National Health Intelligence Unit" ] ;
    dct:spatial <http://publications.europa.eu/resource/authority/country/IRL> ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:endDate "2024-05-20"^^xsd:date ;
            dcat:startDate "2006-01-01"^^xsd:date ],
        [ a dct:PeriodOfTime ;
            dcat:endDate "2024-05-20"^^xsd:date ;
            dcat:startDate "2006-01-01"^^xsd:date ] ;
    dct:title "Health Atlas Ireland" ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:fn "National Health Intelligence Unit" ;
            vcard:hasEmail <mailto:data@national-health-inte.ie> ],
        [ a vcard:Kind ;
            vcard:fn "National Health Intelligence Unit" ;
            vcard:hasEmail <mailto:data@national-health-inte.ie> ] ;
    dcat:keyword "epidemiology",
        "health",
        "healthcare",
        "registry",
        "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/MONTHLY> a dct:Frequency .

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

