@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/e3ba3447-e827-427b-baab-fd13ed862f03> a dcat:Dataset ;
    dct:description "Link to DfE release. This information is for all schools in England. Details of attendance in Barnet schools from 2012-13 to 2014-15 (Spring and Summer terms) and comparison with local authorities across the country." ;
    dct:identifier "vdg5n" ;
    dct:issued "2022-06-24T08:10:37+00:00"^^xsd:dateTime ;
    dct:modified "2022-06-24T08:11:45.823000+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Organization ;
            foaf:name "Department for Education" ] ;
    dct:title "Primary School Absence in Barnet" ;
    dcat:keyword "Absence",
        "Children",
        "Education",
        "Pupil absence",
        "Pupils",
        "Schools",
        "Sickness",
        "attendance" ;
    dcat:landingPage <https://open.barnet.gov.uk/dataset/primary-school-absence-in-barnet-vdg5n> .

