@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/8f92fb02-ef1e-4ef6-bdab-667ec1dc1aa4> a dcat:Dataset ;
    dct:description "Note: This dataset will not be receiving updates through this portal.<br/><br/><br/>Percentage of P1 children with no dental disease.<br/><br/>[National Dental Inspection Programme (NDIP) 2012 publication](http://www.isdscotland.org/Health-Topics/Dental-Care/Publications/)<br/><br/>The National Dental Inspection Programme (NDIP) is carried out annually with the support and approval of the Scottish Dental Epidemiology Co-ordinating Committee. Its principal aims are to inform parents/carers of the oral health status of their children and, through appropriately anonymised, aggregated data, advise the Scottish Government, NHS Boards and other organisations concerned with children's health of oral disease prevalence at national and local levels. This ensures that reliable oral health information is available for planning initiatives directed towards health improvements.<br/><br/>Two school year groups are involved: i) at entry into Local Authority schools in primary one (P1) and ii) in primary seven (P7) before the move to secondary education. The Inspection Programme has two levels: a Basic Inspection (intended for all P1 and P7 children) and a Detailed Inspection (where a representative sample of either the P1 or the P7 age group is inspected in alternate years).<br/><br/>*Detailed Inspection*<br/><br/>* A comprehensive assessment of the mouth of each inspected child using a light, mirror and ball-ended probe.<br/>* It involves recording the status of each surface of each tooth in accordance with international dental epidemiological conventions.<br/>* It measures obvious decay into dentine (see below) when seen under school (rather than dental surgery) conditions.<br/>* Those undertaking the inspections attend (and pass) a training and calibration course prior to the annual inspection process. <br/><br/>*Obvious Decay*<br/><br/>* This is when the disease process clinically appears to have penetrated dentine (i.e. the layer below the outer white enamel of the teeth) on a tooth surface.<br/>* This is described internationally as decay at the d3 level and includes pulpal decay (i.e. decay into the deeper dental pulp).<br/>* The definition of decay used here is in accordance with the British Association for the Study of Community Dentistry (BASCD) guidelines and international epidemiological conventions, thus allowing comparisons to be made with other countries in Europe and beyond.<br/>* This is a different diagnostic level from that used by many dentists when examining patients in a dental surgery, i.e. for dental check-ups.<br/>* Decay is also known as caries." ;
    dct:identifier "8f92fb02-ef1e-4ef6-bdab-667ec1dc1aa4" ;
    dct:issued "2026-08-13T09:34:06.854718"^^xsd:dateTime ;
    dct:modified "2026-08-20T17:34:46.664116"^^xsd:dateTime ;
    dct:publisher <https://admin.data.gov.scot/organization/135396f8-50ac-44c7-ad71-c25e29afd308> ;
    dct:title "Child Dental Health" ;
    adms:versionNotes "These data are not subject to planned major revisions.<br/>However, ISD aims to continually improve the interpretation<br/>of the data and therefore analysis methods are regularly<br/>reviewed and may be updated in future." ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:hasEmail <mailto:phs.dental-info@phs.scot> ],
        [ a vcard:Kind ;
            vcard:hasEmail <mailto:phs.dental-info@phs.scot> ] ;
    dcat:distribution <https://admin.data.gov.scot/dataset/8f92fb02-ef1e-4ef6-bdab-667ec1dc1aa4/resource/d3c46711-a8c7-4a31-bd04-e1d78b0fd898> ;
    dcat:theme <https://data.gov.scot/def/theme/health-and-social-care> ;
    dgsp:accuracy "These data are regarded as highly accurate as per the<br/>Kappa estimates agreement. Appendix 2 [https://www.isdscotland.org/Health-Topics/Dental-Care/Publications/2017-10-24/2017-10-24-NDIP-Report.pdf](https://www.isdscotland.org/Health-Topics/Dental-Care/Publications/2017-10-24/2017-10-24-NDIP-Report.pdf)" ;
    dgsp:comment "Percentage of P1 children in Scotland with no obvious decay experience." ;
    dgsp:completeness "It is the policy of ISD Scotland to make its web sites and<br/>products accessible according to [http://www.isdscotland.org/About-ISD/Accessibility/](http://www.isdscotland.org/About-ISD/Accessibility/)" ;
    dgsp:confidentiality "Not assessed" ;
    dgsp:consistency "Each annual NDIP report has two levels: a Basic Inspection<br/>(intended for all P1 and P7 children) and a Detailed<br/>Inspection (where a representative sample of either the P1<br/>or the P7 age group is inspected in alternate years)." ;
    dgsp:geographical_coverage "S08",
        "S92" ;
    dgsp:license_id "uk-ogl" ;
    dgsp:quality_management "Not assessed" ;
    dgsp:referencePeriod [ a dct:PeriodOfTime ;
            dcat:endDate "2018"^^xsd:gYear ;
            dcat:startDate "2003"^^xsd:gYear ] ;
    dgsp:timeliness "Annually" ;
    dgsp:uniqueness "Not assessed" ;
    dgsp:update_frequency "annual" ;
    dgsp:validity "Not assessed" ;
    dgsp:will_be_updated false .

<https://admin.data.gov.scot/dataset/8f92fb02-ef1e-4ef6-bdab-667ec1dc1aa4/resource/d3c46711-a8c7-4a31-bd04-e1d78b0fd898> a dcat:Distribution ;
    dct:description "Data file for Child Dental Health" ;
    dct:format "CSV" ;
    dct:issued "2026-08-13T09:35:30.558694"^^xsd:dateTime ;
    dct:modified "2026-08-13T09:35:30.555257"^^xsd:dateTime ;
    dct:title "child-dental-health.csv" ;
    csvw:tableSchema [ a csvw:Schema ;
            csvw:column [ a csvw:Column ;
                    csvw:datatype "text" ;
                    csvw:name "GeographyType" ],
                [ a csvw:Column ;
                    csvw:datatype "text" ;
                    csvw:name "Measurement" ],
                [ a csvw:Column ;
                    csvw:datatype "text" ;
                    csvw:name "Units" ],
                [ a csvw:Column ;
                    csvw:datatype "int" ;
                    csvw:name "DateCode" ],
                [ a csvw:Column ;
                    csvw:datatype "text" ;
                    csvw:name "GeographyName" ],
                [ a csvw:Column ;
                    csvw:datatype "text" ;
                    csvw:name "GeographyCode" ],
                [ a csvw:Column ;
                    csvw:datatype "float" ;
                    csvw:name "Value" ] ] ;
    dcat:accessURL <https://admin.data.gov.scot/resource/d3c46711-a8c7-4a31-bd04-e1d78b0fd898/download> ;
    dgsp:comment "Percentage of P1 children in Scotland with no obvious decay experience." ;
    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 "Measurement" ;
            dgsp:type "text" ],
        [ a dgsp:Column ;
            dgsp:column "GeographyCode" ;
            dgsp:type "text" ],
        [ a dgsp:Column ;
            dgsp:column "Units" ;
            dgsp:type "text" ],
        [ a dgsp:Column ;
            dgsp:column "Value" ;
            dgsp:type "float" ] .

<https://admin.data.gov.scot/organization/135396f8-50ac-44c7-ad71-c25e29afd308> a foaf:Agent ;
    foaf:name "Public Health Scotland" .

<https://data.gov.scot/def/theme/health-and-social-care> a skos:Concept ;
    skos:prefLabel "Health and Social Care" .

