@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/911bf74d-46a1-46d0-9d90-f98b6670f0f2> a dcat:Dataset ;
    healthdcatap:healthCategory <http://health.europa.eu/ehds/category/ehr>,
        <http://health.europa.eu/theme/public-health> ;
    healthdcatap:maxTypicalAge "75"^^xsd:nonNegativeInteger ;
    healthdcatap:minTypicalAge "15"^^xsd:nonNegativeInteger ;
    healthdcatap:numberOfRecords "977981"^^xsd:nonNegativeInteger ;
    healthdcatap:numberOfUniqueIndividuals "293892"^^xsd:nonNegativeInteger ;
    dct:accessRights <http://publications.europa.eu/resource/authority/access-right/NON_PUBLIC> ;
    dct:accrualPeriodicity <http://publications.europa.eu/resource/authority/frequency/MONTHLY> ;
    dct:description """Database of persons infected with hepatitis C through the administration of blood and blood products in Ireland. Objectives of database

 To follow the natural history of infection in this group of people
 To evaluate the impact of various host factors on the progression of the disease
 To evaluate the outcomes of treatment To monitor the uptake of services
 To provide information for the planning and evaluation of health services
 To serve as a resource for future research into hepatitis C.

**Purpose:** In scope: To follow the natural and treated history of hepatitis C in people infected through blood and blood products administered in Ireland and to evaluate the impact of various host and virus factors on disease progression.

**Coverage:** Consenting patients, and patients who have died, 77% of eligible patients. National data collection, initially carried out annually, subsequently moved to periodic rounds of data collection (once every 2-4 years). Most recent data collection was 2018.""" ;
    dct:identifier "NDC-0088" ;
    dct:issued "2005-01-01"^^xsd:date ;
    dct:language <http://publications.europa.eu/resource/authority/language/ENG> ;
    dct:modified "2023-08-27"^^xsd:date ;
    dct:provenance [ a dct:ProvenanceStatement ;
            rdfs:label """Data collected from medical records in Specialist Hepatology units across the country by a HPSC Research Nurse. Consent is required for all living patients.

Data were initially collected annually, but subsequently changed to periodically. The most recent period was for data from 2014 to the end of 2017 (covering a 4-year time period).""" ],
        [ a dct:ProvenanceStatement ;
            rdfs:label """Data collected from medical records in Specialist Hepatology units across the country by a HPSC Research Nurse. Consent is required for all living patients.

Data were initially collected annually, but subsequently changed to periodically. The most recent period was for data from 2014 to the end of 2017 (covering a 4-year time period).""" ] ;
    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-01-22"^^xsd:date ;
            dcat:startDate "2005-01-01"^^xsd:date ],
        [ a dct:PeriodOfTime ;
            dcat:endDate "2024-01-22"^^xsd:date ;
            dcat:startDate "2005-01-01"^^xsd:date ] ;
    dct:title "National Hepatitis C Database" ;
    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 "EHDS",
        "Ireland",
        "clinical-data",
        "healthcare" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/HEAL> .

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

