@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/b5fced2c-c0fb-45e8-928a-111de80d86d4> a dcat:Dataset ;
    healthdcatap:healthCategory <http://health.europa.eu/ehds/category/public-health>,
        <http://health.europa.eu/theme/chronic-disease>,
        <http://health.europa.eu/theme/epidemiology> ;
    healthdcatap:maxTypicalAge "75"^^xsd:nonNegativeInteger ;
    healthdcatap:minTypicalAge "18"^^xsd:nonNegativeInteger ;
    healthdcatap:numberOfRecords "86240"^^xsd:nonNegativeInteger ;
    healthdcatap:numberOfUniqueIndividuals "168996"^^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 """Under Section 33(3) of the Mental Health Act, 2001, the Mental Health Tribunals Division of the Mental Health Commission is responsible for establishing mental health tribunals for patients admitted on an involuntary basis. MHC collects demographic and clinical involuntary admission data, in relation to adults, in order to fulfil this statutory function.

**Purpose:** The Commission was established in 2002. They are an independent body and their functions are set out by law in the Mental Health Act 2001. Their main functions are to promote, encourage and foster high standards and good practices in the delivery of mental health services and to protect the interests of patients who are involuntarily admitted. The Mental Health Commission is responsible for regulating and monitoring mental health services. 
Data on the involuntary admissions of adults to approve

**Coverage:** National – all involuntary admissions to approved centres.""" ;
    dct:identifier "NDC-0059" ;
    dct:issued "2006-01-01"^^xsd:date ;
    dct:language <http://publications.europa.eu/resource/authority/language/ENG> ;
    dct:modified "2025-11-17"^^xsd:date ;
    dct:provenance [ a dct:ProvenanceStatement ;
            rdfs:label "A suite of statutory forms are used by centres approved under the Mental Health Act 2001 to notify the Commission of the required information relating to each involuntary patient. Information is held in their ‘System for Involuntary Admission and Tribunals’ (SIAT)." ],
        [ a dct:ProvenanceStatement ;
            rdfs:label "A suite of statutory forms are used by centres approved under the Mental Health Act 2001 to notify the Commission of the required information relating to each involuntary patient. Information is held in their ‘System for Involuntary Admission and Tribunals’ (SIAT)." ] ;
    dct:publisher [ a foaf:Agent ;
            dct:type <http://purl.org/adms/publishertype/NationalAuthority> ;
            foaf:name "Mental Health Commission" ],
        [ a foaf:Agent ;
            dct:type <http://purl.org/adms/publishertype/NationalAuthority> ;
            foaf:name "Mental Health Commission" ] ;
    dct:spatial <http://publications.europa.eu/resource/authority/country/IRL> ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:endDate "2024-04-19"^^xsd:date ;
            dcat:startDate "2006-01-01"^^xsd:date ],
        [ a dct:PeriodOfTime ;
            dcat:endDate "2024-04-19"^^xsd:date ;
            dcat:startDate "2006-01-01"^^xsd:date ] ;
    dct:title "Involuntary Admission Activity (Adults)* (2017 template)" ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:fn "Mental Health Commission" ;
            vcard:hasEmail <mailto:data@mental-health-commis.ie> ],
        [ a vcard:Kind ;
            vcard:fn "Mental Health Commission" ;
            vcard:hasEmail <mailto:data@mental-health-commis.ie> ] ;
    dcat:keyword "Ireland",
        "health",
        "surveillance" ;
    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 .

