@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://psb.prod.derilinx.com/dataset/5f6b7fc4-328d-48d5-aaf1-71ae3da9b10d> a dcat:Dataset ;
    dct:accrualPeriodicity "Daily" ;
    dct:description """Datasets of the National Childcare Scheme (NCS). Also includes Early Childhood Care and Eduction Programme (ECCE),  Access and Inclusion Model (AIM) and Higher Capitation have moved to this platform. Allows users to apply for NCS also. 
Held and maintained by Early Years unit, Department of Children, Equality, Disability, Integration and Youth.""" ;
    dct:identifier "5f6b7fc4-328d-48d5-aaf1-71ae3da9b10d" ;
    dct:issued "2020-12-08T16:22:44"^^xsd:dateTime ;
    dct:modified "2021-01-18T18:35:02"^^xsd:dateTime ;
    dct:publisher <https://psb.prod.derilinx.com/organization/42312d83-04c6-449b-9987-451fb38e1a85> ;
    dct:title "National Childcare Scheme" ;
    dcat:landingPage <https://www.ncs.gov.ie/en/> ;
    dcat:theme <National%20Government> .

<https://psb.prod.derilinx.com/organization/42312d83-04c6-449b-9987-451fb38e1a85> a foaf:Organization ;
    foaf:name "Department of Children, Equality, Disability, Integration and Youth" .

