@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/aef7738b-9f70-4c58-b5fc-20a667e5104f> 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/aef7738b-9f70-4c58-b5fc-20a667e5104f/resource/8f40c390-ab5f-4ca3-9222-7639ac69557c>,
        <https://ckan.staging.publishing.service.gov.uk/dataset/aef7738b-9f70-4c58-b5fc-20a667e5104f/resource/ab4bcba7-e6c8-44c4-b30f-9aeddce8de41> ;
    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/aef7738b-9f70-4c58-b5fc-20a667e5104f/resource/8f40c390-ab5f-4ca3-9222-7639ac69557c> a dcat:Distribution ;
    dct:issued "2026-08-15T07:01:05.639793"^^xsd:dateTime ;
    dct:modified "2026-08-15T07:01:05.630231"^^xsd:dateTime ;
    dct:title "2018/19" .

<https://ckan.staging.publishing.service.gov.uk/dataset/aef7738b-9f70-4c58-b5fc-20a667e5104f/resource/ab4bcba7-e6c8-44c4-b30f-9aeddce8de41> a dcat:Distribution ;
    dct:issued "2026-08-15T07:01:05.639795"^^xsd:dateTime ;
    dct:modified "2026-08-15T07:01:05.630302"^^xsd:dateTime ;
    dct:title "2017/18" .

