@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/7a166a3e-3aba-46d8-900e-c9ffaaa61864> a dcat:Dataset ;
    dct:description "Information collected in the January 2016 school census, including the number of schools and pupils. This release sets out information on: pupil and school numbers by type of school free school meals eligibility first language special educational needs (SEN) provision and type class sizes pupil numbers by ethnic origin pupils attending schools in local authorities different to those they live in The technical annex explains the statistics. Information for London Borough of Barnet can be obtained by carrying out a search query on individual datasets." ;
    dct:identifier "2r74v" ;
    dct:issued "2017-07-27T10:00:06+00:00"^^xsd:dateTime ;
    dct:modified "2017-07-27T11:21:09+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Organization ;
            foaf:name "Department for Education" ] ;
    dct:title "Schools, pupils and their characteristics: January 2016" ;
    dcat:keyword "Children",
        "Education",
        "Pupils",
        "Schools" ;
    dcat:landingPage <https://open.barnet.gov.uk/dataset/schools-pupils-and-their-characteristics-january-2016-2r74v> .

