@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/d3595b75-a657-4826-9cc9-54825b20b182> 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/public-health> ;
    healthdcatap:maxTypicalAge "75"^^xsd:nonNegativeInteger ;
    healthdcatap:minTypicalAge "18"^^xsd:nonNegativeInteger ;
    healthdcatap:numberOfRecords "1178261"^^xsd:nonNegativeInteger ;
    healthdcatap:numberOfUniqueIndividuals "118715"^^xsd:nonNegativeInteger ;
    dct:accessRights <http://publications.europa.eu/resource/authority/access-right/RESTRICTED> ;
    dct:accrualPeriodicity <http://publications.europa.eu/resource/authority/frequency/ANNUAL> ;
    dct:description """The National Cleft Database enables the stakeholders to monitor the frequency and incidence of cleft in Ireland. It facilitates audit, research and reporting on the quality of cleft care. 
It supports planning, development and coordination of multidisciplinary services across hospitals and community services. 
The cleft database incorporates the minimum records required to comply with the audit requirements as stipulated by Eurocran for Cleft Lip and Palate for children. Statistical information on an annual basis can be used for benchmarking purposes within the Craniofacial Society of Great Britain and Ireland.

**Purpose:** The purpose is to gather centralised information on children or adults who present with cleft lip and/or palate which aids delivery of follow-up care, audit and research.

**Coverage:** National — participation is voluntary.
Cleft is a lifelong condition and data collection starts from antenatal referral and is maintained throughout life with patient consent.""" ;
    dct:identifier "NDC-0017" ;
    dct:issued "2002-01-01"^^xsd:date ;
    dct:language <http://publications.europa.eu/resource/authority/language/ENG> ;
    dct:modified "2025-05-30"^^xsd:date ;
    dct:provenance [ a dct:ProvenanceStatement ;
            rdfs:label "The data is compiled from several sources i.e. the cleft database registration pro forma, healthcare records, hospital patient registrations system (IPMS) and audit records such as patients completed Cleft Q questionnaires and records from each discipline of the multidisciplinary cleft care team." ],
        [ a dct:ProvenanceStatement ;
            rdfs:label "The data is compiled from several sources i.e. the cleft database registration pro forma, healthcare records, hospital patient registrations system (IPMS) and audit records such as patients completed Cleft Q questionnaires and records from each discipline of the multidisciplinary cleft care team." ] ;
    dct:publisher [ a foaf:Agent ;
            dct:type <http://purl.org/adms/publishertype/NationalAuthority> ;
            foaf:name "Dublin Cleft Centre" ],
        [ a foaf:Agent ;
            dct:type <http://purl.org/adms/publishertype/NationalAuthority> ;
            foaf:name "Dublin Cleft Centre" ] ;
    dct:spatial <http://publications.europa.eu/resource/authority/country/IRL> ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:endDate "2025-10-13"^^xsd:date ;
            dcat:startDate "2002-01-01"^^xsd:date ],
        [ a dct:PeriodOfTime ;
            dcat:endDate "2025-10-13"^^xsd:date ;
            dcat:startDate "2002-01-01"^^xsd:date ] ;
    dct:title "Cleft Database Previously National Cleft Database" ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:fn "Dublin Cleft Centre" ;
            vcard:hasEmail <mailto:data@dublin-cleft-centre.ie> ],
        [ a vcard:Kind ;
            vcard:fn "Dublin Cleft Centre" ;
            vcard:hasEmail <mailto:data@dublin-cleft-centre.ie> ] ;
    dcat:keyword "EHDS",
        "Ireland",
        "clinical-data",
        "statistics" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/HEAL> .

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

