@prefix adms: <http://www.w3.org/ns/adms#> .
@prefix csvw: <http://www.w3.org/ns/csvw#> .
@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix dgsp: <https://data.gov.scot/def/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@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://admin.data.gov.scot/dataset/42cf07df-f651-4762-a5c7-cb17596e7628> a dcat:Dataset ;
    dct:description "Number and rate of children registered with early learning and childcare services as at 31 December.<br/><br/>Creche services are not included in these totals. Children are counted once for each service they attend. All figures are rounded to the nearest 10 to express the uncertainty inherent in these estimates. For this reason, totals may not exactly equal the sum of their parts.<br/><br/>Full publication and supporting tables are available from the [Care Inspectorate website](http://www.careinspectorate.com/index.php/statistics-and-analysis#Childcare).<br/><br/>We have also created early learning and childcare local profiles based on this data to assist local authority planning for the expansion of early learning and childcare in Scotland.  These can be downloaded from the [Care Inspectorate website](http://www.careinspectorate.com/index.php/statistics-and-analysis/early-learning-and-childcare-profiles)." ;
    dct:identifier "42cf07df-f651-4762-a5c7-cb17596e7628" ;
    dct:issued "2026-08-13T13:17:40.372785"^^xsd:dateTime ;
    dct:modified "2026-08-13T13:18:56.864293"^^xsd:dateTime ;
    dct:publisher <https://admin.data.gov.scot/organization/8094c8f9-b86a-4ea3-9db5-945d6480d942> ;
    dct:title "Early Learning and Childcare: Children Registered" ;
    adms:versionNotes "Early learning and childcare statistics are not subject to routine revision." ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:hasEmail <mailto:enquiries@careinspectorate.gov.scot> ],
        [ a vcard:Organization ;
            vcard:hasEmail <mailto:enquiries@careinspectorate.gov.scot> ] ;
    dcat:distribution <https://admin.data.gov.scot/dataset/42cf07df-f651-4762-a5c7-cb17596e7628/resource/0b3b36f6-634f-4b8d-a4d9-af66575f8fcd> ;
    dcat:theme <https://data.gov.scot/def/theme/children-and-young-people> ;
    dgsp:accuracy "Not assessed" ;
    dgsp:comment "Number and rate (per 100 children) of children registered to attend early learning and childcare services" ;
    dgsp:completeness "The Care Inspectorate registers daycare of children services and childminders, which this report will collectively refer to as early learning and childcare services. For the purposes of this report, this includes daycare services only provided for school-aged children such as out of school care services and holiday play schemes.<br/><br/>Comprehensive definitions of the terms used can be accessed in the statistical reports published on the [Care Inspectorate website](http://www.careinspectorate.com/index.php/statistics-and-analysis#Childcare)" ;
    dgsp:confidentiality "Not assessed" ;
    dgsp:consistency "The National Records of Scotland [mid-year population estimates](https://statistics.gov.scot/resource?uri=http%3A%2F%2Fstatistics.gov.scot%2Fdata%2Fpopulation-estimates-current-geographic-boundaries) have been used to calculate rates." ;
    dgsp:geographical_coverage "S12",
        "S92" ;
    dgsp:license_id "uk-ogl" ;
    dgsp:nextUpdate "2020-11-01" ;
    dgsp:quality_management "Where a daycare of children service did not submit an annual return, but did submit a return in either of the previous two years, the information submitted in the most recent historic annual return was used to impute the missing data. <br/><br/>Where a service has not provided any information in either of the two previous years or where a service was newly registered, missing data has been estimated. To estimate missing data, we have considered the following variables: service size; service location (local authority area and level of deprivation) and service category (nursery, playgroup and so on). We then estimated the missing data using average values from services based on the above criteria.<br/>" ;
    dgsp:referencePeriod [ a dct:PeriodOfTime ;
            dcat:endDate "2018"^^xsd:gYear ;
            dcat:startDate "2015"^^xsd:gYear ] ;
    dgsp:timeliness "This dataset is published annually." ;
    dgsp:uniqueness "Not assessed" ;
    dgsp:update_frequency "annual" ;
    dgsp:validity "Not assessed" ;
    dgsp:will_be_updated true .

<https://admin.data.gov.scot/dataset/42cf07df-f651-4762-a5c7-cb17596e7628/resource/0b3b36f6-634f-4b8d-a4d9-af66575f8fcd> a dcat:Distribution ;
    dct:description "Data file for Early Learning and Childcare: Children Registered" ;
    dct:format "CSV" ;
    dct:issued "2026-08-13T13:18:56.874421"^^xsd:dateTime ;
    dct:modified "2026-08-13T13:18:56.870816"^^xsd:dateTime ;
    dct:title "early-learning-and-childcare-children-registered.csv" ;
    csvw:tableSchema [ a csvw:Schema ;
            csvw:column [ a csvw:Column ;
                    csvw:datatype "text" ;
                    csvw:name "Units" ],
                [ a csvw:Column ;
                    csvw:datatype "text" ;
                    csvw:name "GeographyName" ],
                [ a csvw:Column ;
                    csvw:datatype "text" ;
                    csvw:name "GeographyType" ],
                [ a csvw:Column ;
                    csvw:datatype "int" ;
                    csvw:name "DateCode" ],
                [ a csvw:Column ;
                    csvw:datatype "text" ;
                    csvw:name "GeographyCode" ],
                [ a csvw:Column ;
                    csvw:datatype "text" ;
                    csvw:name "Early Learning And Childcare Service" ],
                [ a csvw:Column ;
                    csvw:datatype "float" ;
                    csvw:name "Value" ],
                [ a csvw:Column ;
                    csvw:datatype "text" ;
                    csvw:name "Measurement" ] ] ;
    dcat:accessURL <https://admin.data.gov.scot/resource/0b3b36f6-634f-4b8d-a4d9-af66575f8fcd/download> ;
    dgsp:comment "Number and rate (per 100 children) of children registered to attend early learning and childcare services" ;
    dgsp:dictionary [ a dgsp:Column ;
            dgsp:column "GeographyName" ;
            dgsp:type "text" ],
        [ a dgsp:Column ;
            dgsp:column "DateCode" ;
            dgsp:type "int" ],
        [ a dgsp:Column ;
            dgsp:column "GeographyType" ;
            dgsp:type "text" ],
        [ a dgsp:Column ;
            dgsp:column "Units" ;
            dgsp:type "text" ],
        [ a dgsp:Column ;
            dgsp:column "Early Learning And Childcare Service" ;
            dgsp:type "text" ],
        [ a dgsp:Column ;
            dgsp:column "Value" ;
            dgsp:type "float" ],
        [ a dgsp:Column ;
            dgsp:column "GeographyCode" ;
            dgsp:type "text" ],
        [ a dgsp:Column ;
            dgsp:column "Measurement" ;
            dgsp:type "text" ] .

<https://admin.data.gov.scot/organization/8094c8f9-b86a-4ea3-9db5-945d6480d942> a foaf:Agent ;
    foaf:name "Care Inspectorate" .

<https://data.gov.scot/def/theme/children-and-young-people> a skos:Concept ;
    skos:prefLabel "Children and Young People" .

