@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.integration.publishing.service.gov.uk/dataset/f771f9a1-6193-42f0-9b3b-328c72b1f2a0> 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 "******************" ] ;
    dct:title "Key Stage 2 Attainment" ;
    dcat:distribution <https://ckan.integration.publishing.service.gov.uk/dataset/f771f9a1-6193-42f0-9b3b-328c72b1f2a0/resource/3cc71f72-c9e7-42f5-98e7-a64d4fbddd31>,
        <https://ckan.integration.publishing.service.gov.uk/dataset/f771f9a1-6193-42f0-9b3b-328c72b1f2a0/resource/e91e4a28-c491-482a-a9cb-f02cfa85fade> ;
    dcat:keyword "Attainment",
        "KS2",
        "School",
        "Schools",
        "primary schools" ;
    dcat:landingPage <https://datamillnorth.org/dataset/key-stage-2-attainment-e5l00> .

<https://ckan.integration.publishing.service.gov.uk/dataset/f771f9a1-6193-42f0-9b3b-328c72b1f2a0/resource/3cc71f72-c9e7-42f5-98e7-a64d4fbddd31> a dcat:Distribution ;
    dct:issued "2026-08-21T21:02:41.320828"^^xsd:dateTime ;
    dct:modified "2026-08-21T21:02:41.280604"^^xsd:dateTime ;
    dct:title "2017/18" .

<https://ckan.integration.publishing.service.gov.uk/dataset/f771f9a1-6193-42f0-9b3b-328c72b1f2a0/resource/e91e4a28-c491-482a-a9cb-f02cfa85fade> a dcat:Distribution ;
    dct:issued "2026-08-21T21:02:41.320826"^^xsd:dateTime ;
    dct:modified "2026-08-21T21:02:41.280525"^^xsd:dateTime ;
    dct:title "2018/19" .

