@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/66b871ec-4564-478f-b697-0d648b7b43d8> a dcat:Dataset ;
    dct:description "Information on all schools in the London Borough of Barnet, including the: unique reference number local authority school name address type of school age range phase (nursery, primary or secondary) contact information This data comes from Get Information about Schools the Department for Education’s." ;
    dct:identifier "e547n" ;
    dct:issued "2022-06-21T10:48:36+00:00"^^xsd:dateTime ;
    dct:modified "2022-06-21T10:49:22.720000+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Organization ;
            foaf:name "Department for Education" ] ;
    dct:title "Schools in Barnet" ;
    dcat:keyword "Children",
        "Pupils",
        "Schools" ;
    dcat:landingPage <https://open.barnet.gov.uk/dataset/schools-in-barnet-e547n> .

