@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/d49e616e-f544-457d-ac28-807a06ec67c6> a dcat:Dataset ;
    healthdcatap:healthCategory <http://health.europa.eu/ehds/category/ehr>,
        <http://health.europa.eu/ehds/category/public-health>,
        <http://health.europa.eu/theme/epidemiology>,
        <http://health.europa.eu/theme/infectious-disease>,
        <http://health.europa.eu/theme/public-health> ;
    healthdcatap:maxTypicalAge "85"^^xsd:nonNegativeInteger ;
    healthdcatap:minTypicalAge "18"^^xsd:nonNegativeInteger ;
    healthdcatap:numberOfRecords "122192"^^xsd:nonNegativeInteger ;
    healthdcatap:numberOfUniqueIndividuals "402713"^^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 Chief Inspector in HIQA is responsible for regulating nursing homes and residential services for people with disabilities (collectively referred to herein as designated centres). Among the regulatory requirements of designated centres is the reporting of incidents and adverse events that occur in their services, to the Chief Inspector. Some events are required to be reported within three days (for example, serious injury, outbreak of disease) and others are reported every three months (for example, pattern of theft or burglary, use of restrictive practices).

**Purpose:** The LENS (LEarning from Statutory Notifications in Social Care) Project is a 
HIQA initiative to compile statutory notification data into an analysable database 
and to use these data to inform quality and safety improvements in social care services. 
The LENS Project is funded by Health Research Board’s Secondary Data Analysis Project 
Grant [SDAP-2019-005] and co-funded by HIQA.
The database includes notifications received from specified social care services, 
primarily residential centres for

**Coverage:** Republic of Ireland.

Data from 2013 to 2020 is currently available and data is added on a yearly basis.""" ;
    dct:identifier "NDC-0062" ;
    dct:issued "2020-01-01"^^xsd:date ;
    dct:language <http://publications.europa.eu/resource/authority/language/ENG> ;
    dct:modified "2023-08-16"^^xsd:date ;
    dct:provenance [ a dct:ProvenanceStatement ;
            rdfs:label "Designated centres for older people and people with a disability are required to submit notifications to the Chief Inspector in HIQA under the Health Act 2007 and associated regulations." ],
        [ a dct:ProvenanceStatement ;
            rdfs:label "Designated centres for older people and people with a disability are required to submit notifications to the Chief Inspector in HIQA under the Health Act 2007 and associated regulations." ] ;
    dct:publisher [ a foaf:Agent ;
            dct:type <http://purl.org/adms/publishertype/NationalAuthority> ;
            foaf:name "HIQA" ],
        [ a foaf:Agent ;
            dct:type <http://purl.org/adms/publishertype/NationalAuthority> ;
            foaf:name "HIQA" ] ;
    dct:spatial <http://publications.europa.eu/resource/authority/country/IRL> ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:endDate "2025-02-19"^^xsd:date ;
            dcat:startDate "2020-01-01"^^xsd:date ],
        [ a dct:PeriodOfTime ;
            dcat:endDate "2025-02-19"^^xsd:date ;
            dcat:startDate "2020-01-01"^^xsd:date ] ;
    dct:title "Irish Database of Statutory Notifications from Social Care)" ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:fn "HIQA" ;
            vcard:hasEmail <mailto:data@hiqa.ie> ],
        [ a vcard:Kind ;
            vcard:fn "HIQA" ;
            vcard:hasEmail <mailto:data@hiqa.ie> ] ;
    dcat:keyword "EHDS",
        "epidemiology",
        "health",
        "public-health" ;
    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 .

