@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/6a48eca1-c7b7-4050-90a9-9908d219eaaa> a dcat:Dataset ;
    dct:description "A data set which shows the number of pupils achieving a strong pass (grades 9-5) at Key Stage 4 by MSOA. Where the MSOA has fewer than five pupils, all data have been suppressed." ;
    dct:identifier "2w673" ;
    dct:issued "2019-07-23T12:52:52.608000+00:00"^^xsd:dateTime ;
    dct:modified "2020-10-20T15:00:58.412000+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Organization ;
            foaf:name "Leeds City Council" ] ;
    dct:title "Key Stage 4 Attainment" ;
    dcat:distribution <https://ckan.integration.publishing.service.gov.uk/dataset/6a48eca1-c7b7-4050-90a9-9908d219eaaa/resource/62fb5294-a316-4c25-bdaa-50744379fb4a>,
        <https://ckan.integration.publishing.service.gov.uk/dataset/6a48eca1-c7b7-4050-90a9-9908d219eaaa/resource/ed08ca6d-5a60-47fa-bfc0-d0a71481e252> ;
    dcat:keyword "Attainment",
        "KS4",
        "School",
        "Schools",
        "secondary schools" ;
    dcat:landingPage <https://datamillnorth.org/dataset/key-stage-4-attainment-2w673> .

<https://ckan.integration.publishing.service.gov.uk/dataset/6a48eca1-c7b7-4050-90a9-9908d219eaaa/resource/62fb5294-a316-4c25-bdaa-50744379fb4a> a dcat:Distribution ;
    dct:issued "2026-09-07T08:31:07.726870"^^xsd:dateTime ;
    dct:modified "2026-09-07T08:31:07.715095"^^xsd:dateTime ;
    dct:title "2017/18" .

<https://ckan.integration.publishing.service.gov.uk/dataset/6a48eca1-c7b7-4050-90a9-9908d219eaaa/resource/ed08ca6d-5a60-47fa-bfc0-d0a71481e252> a dcat:Distribution ;
    dct:issued "2026-09-07T08:31:07.726869"^^xsd:dateTime ;
    dct:modified "2026-09-07T08:31:07.715024"^^xsd:dateTime ;
    dct:title "2018/19" .

