@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://ckan.staging.publishing.service.gov.uk/dataset/400732d5-6507-4525-b472-1e059a3080d7> a dcat:Dataset ;
    dct:description "A data set which shows the number of pupils achieving the expected standard at Key Stage 2 by MSOA. Where the MSOA has fewer than five pupils, all data have been suppressed." ;
    dct:identifier "e5l00" ;
    dct:issued "2019-07-23T12:39:09.489000+00:00"^^xsd:dateTime ;
    dct:modified "2020-10-20T14:59:34.777000+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Organization ;
            foaf:name "Leeds City Council" ] ;
    dct:title "Key Stage 2 Attainment" ;
    dcat:distribution <https://ckan.staging.publishing.service.gov.uk/dataset/400732d5-6507-4525-b472-1e059a3080d7/resource/1a7672b3-d4f5-47e7-8e7e-a7a60509bb7c>,
        <https://ckan.staging.publishing.service.gov.uk/dataset/400732d5-6507-4525-b472-1e059a3080d7/resource/92a4e9c2-ba81-46db-af1d-560f29805278> ;
    dcat:keyword "Attainment",
        "KS2",
        "School",
        "Schools",
        "primary schools" ;
    dcat:landingPage <https://datamillnorth.org/dataset/key-stage-2-attainment-e5l00> .

<https://ckan.staging.publishing.service.gov.uk/dataset/400732d5-6507-4525-b472-1e059a3080d7/resource/1a7672b3-d4f5-47e7-8e7e-a7a60509bb7c> a dcat:Distribution ;
    dct:issued "2026-08-17T07:49:31.607894"^^xsd:dateTime ;
    dct:modified "2026-08-17T07:49:31.569775"^^xsd:dateTime ;
    dct:title "2018/19" .

<https://ckan.staging.publishing.service.gov.uk/dataset/400732d5-6507-4525-b472-1e059a3080d7/resource/92a4e9c2-ba81-46db-af1d-560f29805278> a dcat:Distribution ;
    dct:issued "2026-08-17T07:49:31.607896"^^xsd:dateTime ;
    dct:modified "2026-08-17T07:49:31.569856"^^xsd:dateTime ;
    dct:title "2017/18" .

