@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/3937ac0d-89a8-4680-ac8f-c447da5e8742> a dcat:Dataset ;
    dct:description "This statistical first release (SFR) gives provisional headline figures on 2017 key stage 2 national curriculum assessment results for pupils in schools in England. It includes results from the key stage 2 tests in: reading mathematics grammar, punctuation and spelling writing teacher assessments" ;
    dct:identifier "v86me" ;
    dct:issued "2017-07-26T10:09:53+00:00"^^xsd:dateTime ;
    dct:modified "2017-07-26T11:11:56+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Organization ;
            foaf:name "Department for Education" ] ;
    dct:title "Schools: National curriculum assessments: key stage 2, 2017 (interim)" ;
    dcat:keyword "Children",
        "Education",
        "KS2",
        "Key Stage 2",
        "Performance",
        "Pupils",
        "Schools" ;
    dcat:landingPage <https://open.barnet.gov.uk/dataset/schools-national-curriculum-assessments-key-stage-2-2017-interim-v86me> .

