@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/dfa39a2a-7fd4-49aa-b497-0b852c78d78a> a dcat:Dataset ;
    dct:description "The number of school leavers for each establishment.<br/><br/>A school leaver is defined as a young person of school leaving age who left school (from S4, S5 or S6) during or at the end of the school year.<br/><br/>School leavers are recorded against the school at which they were present in the pupil census in September. Young people who move to another school or outwith Scotland are not included.<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" ;
    dct:identifier "dfa39a2a-7fd4-49aa-b497-0b852c78d78a" ;
    dct:issued "2026-08-13T12:35:18.233501"^^xsd:dateTime ;
    dct:modified "2026-08-18T09:12:33.890951"^^xsd:dateTime ;
    dct:publisher <https://admin.data.gov.scot/organization/37d0c9c6-f164-4255-ad4f-76d2f979104f> ;
    dct:title "Schools - Leaver Count" ;
    adms:versionNotes "Not assessed" ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:hasEmail <mailto:Insight@gov.scot> ],
        [ a vcard:Organization ;
            vcard:hasEmail <mailto:Insight@gov.scot> ] ;
    dcat:distribution <https://admin.data.gov.scot/dataset/dfa39a2a-7fd4-49aa-b497-0b852c78d78a/resource/08091a0e-a613-4e0e-b118-9fd6c5d99a8a> ;
    dcat:theme <https://data.gov.scot/def/theme/education-skills-and-training> ;
    dgsp:accuracy "Not assessed" ;
    dgsp:comment "The number of school leavers for each establishment, by year" ;
    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 "Not assessed" ;
    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/dfa39a2a-7fd4-49aa-b497-0b852c78d78a/resource/08091a0e-a613-4e0e-b118-9fd6c5d99a8a> a dcat:Distribution ;
    dct:description "Data file for Schools - Leaver Count" ;
    dct:format "CSV" ;
    dct:issued "2026-08-18T09:12:33.913908"^^xsd:dateTime ;
    dct:modified "2026-08-18T09:12:33.903466"^^xsd:dateTime ;
    dct:title "leaver-count.csv" ;
    csvw:tableSchema [ a csvw:Schema ;
            csvw:column [ a csvw:Column ;
                    csvw:datatype "text" ;
                    csvw:name "Measurement" ],
                [ 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 "DataMarker" ],
                [ a csvw:Column ;
                    csvw:datatype "text" ;
                    csvw:name "GeographyCode" ],
                [ a csvw:Column ;
                    csvw:datatype "text" ;
                    csvw:name "DateCode" ],
                [ a csvw:Column ;
                    csvw:datatype "text" ;
                    csvw:name "Units" ],
                [ a csvw:Column ;
                    csvw:datatype "text" ;
                    csvw:name "Value" ] ] ;
    dcat:accessURL <https://admin.data.gov.scot/resource/08091a0e-a613-4e0e-b118-9fd6c5d99a8a/download> ;
    dgsp:comment "The number of school leavers for each establishment, by year" ;
    dgsp:dictionary [ a dgsp:Column ;
            dgsp:column "Units" ;
            dgsp:type "text" ],
        [ a dgsp:Column ;
            dgsp:column "GeographyName" ;
            dgsp:type "text" ],
        [ a dgsp:Column ;
            dgsp:column "DateCode" ;
            dgsp:type "text" ],
        [ a dgsp:Column ;
            dgsp:column "Value" ;
            dgsp:type "text" ],
        [ a dgsp:Column ;
            dgsp:column "DataMarker" ;
            dgsp:type "text" ],
        [ a dgsp:Column ;
            dgsp:column "GeographyType" ;
            dgsp:type "text" ],
        [ a dgsp:Column ;
            dgsp:column "GeographyCode" ;
            dgsp:type "text" ],
        [ a dgsp:Column ;
            dgsp:column "Measurement" ;
            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" .

