@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/fb003f23-8c8c-43fd-bf45-7603cc63e72b> 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/chronic-disease>,
        <http://health.europa.eu/theme/infectious-disease>,
        <http://health.europa.eu/theme/public-health> ;
    healthdcatap:maxTypicalAge "75"^^xsd:nonNegativeInteger ;
    healthdcatap:minTypicalAge "15"^^xsd:nonNegativeInteger ;
    healthdcatap:numberOfRecords "1829909"^^xsd:nonNegativeInteger ;
    healthdcatap:numberOfUniqueIndividuals "450722"^^xsd:nonNegativeInteger ;
    dct:accessRights <http://publications.europa.eu/resource/authority/access-right/PUBLIC> ;
    dct:accrualPeriodicity <http://publications.europa.eu/resource/authority/frequency/QUARTERLY> ;
    dct:description """The Irish Unrelated Bone Marrow Registry (IUBMR) is a register of people who are willing to donate their bone marrow/stem cells if they are found to match an unrelated patient needing a stem cell transplant. The IUBMR is part of a worldwide network of unrelated donor registries.

**Purpose:** To provide a register of people who are willing to donate their bone marrow/stem cells if they are found to match an unrelated patient needing a bone marrow transplant.

Irish Bone Marrow Transplant units which includes CHI, Crumlin and St. James’s Hospital

**Coverage:** Voluntary participation.  

National.

Data collection commenced in 1989 and is ongoing.""" ;
    dct:identifier "NDC-0076" ;
    dct:issued "1989-01-01"^^xsd:date ;
    dct:language <http://publications.europa.eu/resource/authority/language/ENG> ;
    dct:modified "2024-05-07"^^xsd:date ;
    dct:provenance [ a dct:ProvenanceStatement ;
            rdfs:label """Volunteers who are willing to be searched as potential bone marrow donors for patients can apply to be on the register via an online-form.

On-going data collection.""" ],
        [ a dct:ProvenanceStatement ;
            rdfs:label """Volunteers who are willing to be searched as potential bone marrow donors for patients can apply to be on the register via an online-form.

On-going data collection.""" ] ;
    dct:publisher [ a foaf:Agent ;
            dct:type <http://purl.org/adms/publishertype/NationalAuthority> ;
            foaf:name "Irish Blood Transfusion Service" ],
        [ a foaf:Agent ;
            dct:type <http://purl.org/adms/publishertype/NationalAuthority> ;
            foaf:name "Irish Blood Transfusion Service" ] ;
    dct:spatial <http://publications.europa.eu/resource/authority/country/IRL> ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:endDate "2025-05-25"^^xsd:date ;
            dcat:startDate "1989-01-01"^^xsd:date ],
        [ a dct:PeriodOfTime ;
            dcat:endDate "2025-05-25"^^xsd:date ;
            dcat:startDate "1989-01-01"^^xsd:date ] ;
    dct:title "Irish Unrelated Bone Marrow Registry (IUBMR)" ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:fn "Irish Blood Transfusion Service" ;
            vcard:hasEmail <mailto:data@irish-blood-transfus.ie> ],
        [ a vcard:Kind ;
            vcard:fn "Irish Blood Transfusion Service" ;
            vcard:hasEmail <mailto:data@irish-blood-transfus.ie> ] ;
    dcat:keyword "Ireland",
        "health",
        "public-health",
        "registry",
        "statistics" ;
    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/QUARTERLY> a dct:Frequency .

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

