@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/4a20e38b-51fe-474f-bad7-689800e072f0> a dcat:Dataset ;
    dct:description "Link to DfE release. A dataset and associated pdf showing pupil allocations for Voluntary Aided, Foundation Schools, Free Schools & Academies in Barnet for the 2015/16 intake." ;
    dct:identifier "e1q8d" ;
    dct:issued "2022-06-28T09:50:43+00:00"^^xsd:dateTime ;
    dct:modified "2022-06-28T09:51:11.343000+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Organization ;
            foaf:name "Department for Education" ] ;
    dct:title "School Allocations - Voluntary Aided, Foundation Schools, Free Schools & Academies in Barnet" ;
    dcat:keyword "Education",
        "Grant",
        "Pupils",
        "Schools" ;
    dcat:landingPage <https://open.barnet.gov.uk/dataset/school-allocations-voluntary-aided-foundation-schools-free-schoo-e1q8d> .

