@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/b67e259d-935e-4830-9491-14e8fc7708c6> a dcat:Dataset ;
    dct:description """Data collected on schools for the administration of statutory assessments including test order information.
The data will include location/geographical information such as addresses and postcodes. The data is extracted from Edubase (www.education.gov.uk/edubase), a publically available portal, on a regular basis before being used within STA. The data does not include any financial data.""" ;
    dct:identifier "b67e259d-935e-4830-9491-14e8fc7708c6" ;
    dct:issued "2013-09-19T12:36:13.061937"^^xsd:dateTime ;
    dct:modified "2013-12-12T20:21:52.710101"^^xsd:dateTime ;
    dct:publisher <https://ckan.staging.publishing.service.gov.uk/organization/51bc5f2b-0d25-421c-9645-4b1d2964ee4c> ;
    dct:title "School Related Data for Statutory Assessments" .

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

