@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/f5faba65-f183-4c68-8591-a8a714d58388> a dcat:Dataset ;
    dct:description "This dataset presents the percentage of school leavers attaining literacy and numeracy at SCQF level 4 or better and SCQF level 5 or better.<br/><br/>There is further information available on the [specific awards](http://www.gov.scot/Topics/Education/Schools/curriculum/seniorphasebenchmarking/supportingmaterial/LiteracyandNumeracyBreifingPaper) that contribute to the measures of literacy and numeracy.<br/><br/>Data is for senior phase (S4-S6) leavers from publically funded secondary and grant aided secondary schools. This includes a small number of pupils who are on the roll of the school but attend full-time courses or further education outside of the school.<br/><br/>Data is not provided for Junior High Schools as these schools generally only take pupils as far as S4, after which they transfer to another centre to continue their education.<br/><br/>Virtual comparator values are included to provide context for the data. The virtual comparator is the a standard benchmarking measure provided to schools. The virtual comparator is a sample group of pupils from other parts of Scotland who have similar characteristics to the young people in the school (matched on gender, additional support needs, stage of leaving school (S4, S5 or S6) and the social context in which they live (SIMD 2012)).\\t<br/><br/>For some data points, a special character is provided instead of a number. These have the meaning:<br/>   <br/>* 'NA' - data not available<br/>* '*' - the value has been hidden for disclosure reasons<br/>* '#' - data not available because the school is a junior high school with no year S5 or S6<br/>\\t\\t\\t\\t\\t\\t\\t" ;
    dct:identifier "f5faba65-f183-4c68-8591-a8a714d58388" ;
    dct:issued "2026-08-12T15:57:38.626221"^^xsd:dateTime ;
    dct:modified "2026-08-18T09:34:37.267913"^^xsd:dateTime ;
    dct:publisher <https://admin.data.gov.scot/organization/37d0c9c6-f164-4255-ad4f-76d2f979104f> ;
    dct:title "Schools - Literacy and Numeracy" ;
    adms:versionNotes "Not assessed" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:hasEmail <mailto:Insight@gov.scot> ],
        [ a vcard:Kind ;
            vcard:hasEmail <mailto:Insight@gov.scot> ] ;
    dcat:distribution <https://admin.data.gov.scot/dataset/f5faba65-f183-4c68-8591-a8a714d58388/resource/b9ab952a-965e-471c-902b-5b0c43638b92> ;
    dcat:theme <https://data.gov.scot/def/theme/education-skills-and-training> ;
    dgsp:accuracy "Not assessed" ;
    dgsp:comment "The percentage of school leavers attaining literacy and numeracy at SCQF level 4 or better and SCQF level 5 or better\\t\\t\\t\\t\\t\\t" ;
    dgsp:completeness "A comprehensive glossary of terms associated with education can be found on the [Parentzone Scotland website](https://education.gov.scot/parentzone/my-school/education-glossary/)" ;
    dgsp:confidentiality "The presentation of school level data here ensures that individual children cannot be identified. Where data is missing from tables in this dataset, it has been omitted to preserve the confidentiality of individuals." ;
    dgsp:consistency "Using data for individual schools as league tables implies that the schools at the top of the table are the best in Scotland and those at the bottom, the worst. This is misleading because schools often operate in very different circumstances, such as different numbers of children with additional support needs, or different job opportunites for school leavers depending on location. The context of a school should be taken into account when considering how well a school is doing.<br/><br/>The best way to judge the performance of a school when using this dataset is to compare a school to its 'virtual comparator'. The 'virtu\\u200Bal comparator' is a sample group of pupils from other parts of Scotland who have the same characteristics as the young people in the corresponding school. This is fairer than comparing one school directly with another." ;
    dgsp:license_id "uk-ogl" ;
    dgsp:nextUpdate "2027-04-01" ;
    dgsp:quality_management "Not assessed" ;
    dgsp:referencePeriod [ a dct:PeriodOfTime ;
            dcat:endDate "2025"^^xsd:gYear ;
            dcat:startDate "2015"^^xsd:gYear ] ;
    dgsp:timeliness "Not assessed" ;
    dgsp:uniqueness "Not assessed" ;
    dgsp:update_frequency "annual" ;
    dgsp:validity "Not assessed" ;
    dgsp:will_be_updated true .

<https://admin.data.gov.scot/dataset/f5faba65-f183-4c68-8591-a8a714d58388/resource/b9ab952a-965e-471c-902b-5b0c43638b92> a dcat:Distribution ;
    dct:description "Data file for Schools - Literacy and Numeracy" ;
    dct:format "CSV" ;
    dct:issued "2026-08-18T09:34:37.284301"^^xsd:dateTime ;
    dct:modified "2026-08-18T09:34:37.277992"^^xsd:dateTime ;
    dct:title "literacy-and-numeracy.csv" ;
    csvw:tableSchema [ a csvw:Schema ;
            csvw:column [ a csvw:Column ;
                    csvw:datatype "text" ;
                    csvw:name "School Comparator" ],
                [ a csvw:Column ;
                    csvw:datatype "text" ;
                    csvw:name "SQA Unit" ],
                [ a csvw:Column ;
                    csvw:datatype "text" ;
                    csvw:name "Value" ],
                [ a csvw:Column ;
                    csvw:datatype "text" ;
                    csvw:name "DateCode" ],
                [ a csvw:Column ;
                    csvw:datatype "text" ;
                    csvw:name "GeographyCode" ],
                [ a csvw:Column ;
                    csvw:datatype "text" ;
                    csvw:name "GeographyType" ],
                [ a csvw:Column ;
                    csvw:datatype "text" ;
                    csvw:name "GeographyName" ],
                [ a csvw:Column ;
                    csvw:datatype "text" ;
                    csvw:name "Measurement" ],
                [ a csvw:Column ;
                    csvw:datatype "text" ;
                    csvw:name "SCQF Level" ],
                [ a csvw:Column ;
                    csvw:datatype "text" ;
                    csvw:name "DataMarker" ],
                [ a csvw:Column ;
                    csvw:datatype "text" ;
                    csvw:name "Units" ] ] ;
    dcat:accessURL <https://admin.data.gov.scot/resource/b9ab952a-965e-471c-902b-5b0c43638b92/download> ;
    dgsp:comment "The percentage of school leavers attaining literacy and numeracy at SCQF level 4 or better and SCQF level 5 or better." ;
    dgsp:dictionary [ a dgsp:Column ;
            dgsp:column "DataMarker" ;
            dgsp:type "text" ],
        [ a dgsp:Column ;
            dgsp:column "GeographyType" ;
            dgsp:type "text" ],
        [ a dgsp:Column ;
            dgsp:column "SCQF Level" ;
            dgsp:type "text" ],
        [ a dgsp:Column ;
            dgsp:column "SQA Unit" ;
            dgsp:type "text" ],
        [ a dgsp:Column ;
            dgsp:column "Units" ;
            dgsp:type "text" ],
        [ a dgsp:Column ;
            dgsp:column "Value" ;
            dgsp:type "text" ],
        [ a dgsp:Column ;
            dgsp:column "GeographyName" ;
            dgsp:type "text" ],
        [ a dgsp:Column ;
            dgsp:column "School Comparator" ;
            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 "DateCode" ;
            dgsp:type "text" ] .

<https://admin.data.gov.scot/organization/37d0c9c6-f164-4255-ad4f-76d2f979104f> a foaf:Agent ;
    foaf:name "Scottish Government" .

<https://data.gov.scot/def/theme/education-skills-and-training> a skos:Concept ;
    skos:prefLabel "Education, Skills and Training" .

