@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.publishing.service.gov.uk/dataset/57f2d4a2-f04c-4418-84ee-6e337f081232> 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.publishing.service.gov.uk/dataset/57f2d4a2-f04c-4418-84ee-6e337f081232/resource/562757dd-3c19-49b1-a55c-c085a8561d08>,
        <https://ckan.publishing.service.gov.uk/dataset/57f2d4a2-f04c-4418-84ee-6e337f081232/resource/8726c8fe-102b-4536-b923-fc5b9044b86c> ;
    dcat:keyword "Attainment",
        "KS2",
        "School",
        "Schools",
        "primary schools" ;
    dcat:landingPage <https://datamillnorth.org/dataset/key-stage-2-attainment-e5l00> .

<https://ckan.publishing.service.gov.uk/dataset/57f2d4a2-f04c-4418-84ee-6e337f081232/resource/562757dd-3c19-49b1-a55c-c085a8561d08> a dcat:Distribution ;
    dct:issued "2026-08-22T07:00:55.221281"^^xsd:dateTime ;
    dct:modified "2026-08-22T07:00:55.210262"^^xsd:dateTime ;
    dct:title "2018/19" .

<https://ckan.publishing.service.gov.uk/dataset/57f2d4a2-f04c-4418-84ee-6e337f081232/resource/8726c8fe-102b-4536-b923-fc5b9044b86c> a dcat:Distribution ;
    dct:issued "2026-08-22T07:00:55.221283"^^xsd:dateTime ;
    dct:modified "2026-08-22T07:00:55.210339"^^xsd:dateTime ;
    dct:title "2017/18" .

