@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/1c8895e3-b049-4732-88f7-c028077c25b4> a dcat:Dataset ;
    dct:description "Link to DfE release. Revised results for the 2022 national curriculum assessments at key stage 2, including breakdowns at national and local authority level and by school and pupil characteristics." ;
    dct:identifier "23r83" ;
    dct:issued "2022-06-28T09:00:57+00:00"^^xsd:dateTime ;
    dct:modified "2022-06-28T09:01:11.893000+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Organization ;
            foaf:name "Department for Education" ] ;
    dct:title "Schools: National curriculum assessments at key stage 2, 2022 (revised)" ;
    dcat:keyword "Children",
        "Education",
        "KS2",
        "Key Stage 2",
        "Performance",
        "Pupils",
        "Schools" ;
    dcat:landingPage <https://open.barnet.gov.uk/dataset/schools-national-curriculum-assessments-at-key-stage-2-2022-revi-23r83> .

