@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/fdc20256-b47d-4261-ab4b-1486c50cfc59> a dcat:Dataset ;
    healthdcatap:healthCategory <http://health.europa.eu/ehds/category/public-health>,
        <http://health.europa.eu/theme/infectious-disease> ;
    healthdcatap:maxTypicalAge "85"^^xsd:nonNegativeInteger ;
    healthdcatap:minTypicalAge "15"^^xsd:nonNegativeInteger ;
    healthdcatap:numberOfRecords "1375101"^^xsd:nonNegativeInteger ;
    healthdcatap:numberOfUniqueIndividuals "37306"^^xsd:nonNegativeInteger ;
    dct:accessRights <http://publications.europa.eu/resource/authority/access-right/PUBLIC> ;
    dct:accrualPeriodicity <http://publications.europa.eu/resource/authority/frequency/ANNUAL> ;
    dct:description """MHC collects demographic and clinical data in relation to the administration of ECT in approved centres nationally.

**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 administration of ECT are collected in acco

**Coverage:** National: All approved centres that administer ECT or refer a person to another approved centre for ECT treatment.

Collection started 01/01/2008 and is ongoing.""" ;
    dct:identifier "NDC-0003" ;
    dct:issued "2008-01-01"^^xsd:date ;
    dct:language <http://publications.europa.eu/resource/authority/language/ENG> ;
    dct:modified "2023-10-25"^^xsd:date ;
    dct:provenance [ a dct:ProvenanceStatement ;
            rdfs:label """Data are extracted from registers in approved centres and submitted on a secure online system by clinicians or administrative staff with an individual user account. The secure online system is operated by MHC staff who also have individual user accounts.

Data collection occurs when information is submitted to MHC by clinicians or administrative staff in approved centres.

Staff in approved centres are required to submit this data within 7 days of the completion of the ECT programme.""" ],
        [ a dct:ProvenanceStatement ;
            rdfs:label """Data are extracted from registers in approved centres and submitted on a secure online system by clinicians or administrative staff with an individual user account. The secure online system is operated by MHC staff who also have individual user accounts.

Data collection occurs when information is submitted to MHC by clinicians or administrative staff in approved centres.

Staff in approved centres are required to submit this data within 7 days of the completion of the ECT programme.""" ] ;
    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 "2026-03-21"^^xsd:date ;
            dcat:startDate "2008-01-01"^^xsd:date ],
        [ a dct:PeriodOfTime ;
            dcat:endDate "2026-03-21"^^xsd:date ;
            dcat:startDate "2008-01-01"^^xsd:date ] ;
    dct:title "Administration of Electro-convulsive Therapy (ECT) in approved Centres" ;
    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 "EHDS",
        "Ireland",
        "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/ANNUAL> a dct:Frequency .

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

