@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/8e111520-85a3-45cb-bbf8-dce5a99c03a2> 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/chronic-disease> ;
    healthdcatap:maxTypicalAge "65"^^xsd:nonNegativeInteger ;
    healthdcatap:minTypicalAge "18"^^xsd:nonNegativeInteger ;
    healthdcatap:numberOfRecords "730811"^^xsd:nonNegativeInteger ;
    healthdcatap:numberOfUniqueIndividuals "205553"^^xsd:nonNegativeInteger ;
    dct:accessRights <http://publications.europa.eu/resource/authority/access-right/RESTRICTED> ;
    dct:accrualPeriodicity <http://publications.europa.eu/resource/authority/frequency/MONTHLY> ;
    dct:description """Datasets of key performance and activity metrics and indicators defined for Tusla services as follows:
- Child Protection and Welfare Services;  
- Alternative Care Services (incl. foster care, residential care, aftercare, adoption);
- Family Support Services;
- Tusla Education Support Services;
- Children’s Services Regulation (Early Years Inspectorate, Alternative Education, Assessment & Registration Service; Alternative Care Inspection & Monitoring Service)
- Human Resources
- Finance

**Purpose:** To comply with statutory reporting obligations; measure and monitor performance of the operational system; 
improve service delivery and outcomes for children and families engaging with services; inform policy and research and provide information (accountability) to the public.

**Coverage:** National / Tusla Regional / Tusla Area level.

Publication of the data in its current format commenced in 2014 when Tusla was established and is ongoing.""" ;
    dct:identifier "NDC-0124" ;
    dct:issued "2014-01-01"^^xsd:date ;
    dct:language <http://publications.europa.eu/resource/authority/language/ENG> ;
    dct:modified "2023-10-04"^^xsd:date ;
    dct:provenance [ a dct:ProvenanceStatement ;
            rdfs:label """Data recorded on Tusla’s National Child Care Information System (NCCIS) is extracted directly from the system for reporting / publication.

Data not recorded on NCCIS is collected at an area / service level and 
submitted by e-mail to the Performance Reporting Function of the Quality & Regulation Directorate for collation, analysis and publication. 

Data is collated on a monthly / quarterly and annual basis (depending on the dataset).""" ],
        [ a dct:ProvenanceStatement ;
            rdfs:label """Data recorded on Tusla’s National Child Care Information System (NCCIS) is extracted directly from the system for reporting / publication.

Data not recorded on NCCIS is collected at an area / service level and 
submitted by e-mail to the Performance Reporting Function of the Quality & Regulation Directorate for collation, analysis and publication. 

Data is collated on a monthly / quarterly and annual basis (depending on the dataset).""" ] ;
    dct:publisher [ a foaf:Agent ;
            dct:type <http://purl.org/adms/publishertype/NationalAuthority> ;
            foaf:name "Tusla – Child and Family Agency" ],
        [ a foaf:Agent ;
            dct:type <http://purl.org/adms/publishertype/NationalAuthority> ;
            foaf:name "Tusla – Child and Family Agency" ] ;
    dct:spatial <http://publications.europa.eu/resource/authority/country/IRL> ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:endDate "2024-07-12"^^xsd:date ;
            dcat:startDate "2014-01-01"^^xsd:date ],
        [ a dct:PeriodOfTime ;
            dcat:endDate "2024-07-12"^^xsd:date ;
            dcat:startDate "2014-01-01"^^xsd:date ] ;
    dct:title "Tusla - Performance and Activity Datasets" ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:fn "Tusla – Child and Family Agency" ;
            vcard:hasEmail <mailto:data@tusla-child-and-fami.ie> ],
        [ a vcard:Kind ;
            vcard:fn "Tusla – Child and Family Agency" ;
            vcard:hasEmail <mailto:data@tusla-child-and-fami.ie> ] ;
    dcat:keyword "Ireland",
        "healthcare",
        "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/MONTHLY> a dct:Frequency .

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

