@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/1e47c103-b788-415e-b2cf-778d98585c05> a dcat:Dataset ;
    dct:description "Individual pupil level data collected through the pre-testing of statutory assessments, containing information on pupil performance on test questions being trialled before inclusion in the live test and including pupil and school characteristic data for those involved in the pre-test. Pre-tests take place annually for all statutory tests" ;
    dct:identifier "1e47c103-b788-415e-b2cf-778d98585c05" ;
    dct:issued "2013-09-19T12:35:43.092615"^^xsd:dateTime ;
    dct:modified "2013-12-12T20:21:52.710101"^^xsd:dateTime ;
    dct:publisher <https://ckan.integration.publishing.service.gov.uk/organization/51bc5f2b-0d25-421c-9645-4b1d2964ee4c> ;
    dct:title "Pre test Data" .

<https://ckan.integration.publishing.service.gov.uk/organization/51bc5f2b-0d25-421c-9645-4b1d2964ee4c> a foaf:Organization ;
    foaf:name "Standards and Testing Agency" .

