@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/a2c53c88-48e7-4a4a-b926-6e5a838d1f1b> a dcat:Dataset ;
    dct:description "This dataset contains data on attendance and free school meal eligibility for secondary schools in Stockport. Attendance Data for 2015/16 academic year Tot_Pupil: Distinct count of pupils attending at least one session during the year AuthSess: Sessions missed by a pupil due to authorised absence UnauthSe: Sessions missed by a pupil due to unauthorised absence TotalSess: Total sessions possible (AuthSess + UnauthSe) / TotalSess = overall absence rate Free school meals Snapshot as at October 2016. FSMEntitl: Count of children entitled to free school meals (not necessarily claiming) TotalNOR: Count of children on secondary school roll Dividing FSMEntitl by TotalNOR yields the percentage of children in the area entitled to free school meals." ;
    dct:identifier "e7yzk" ;
    dct:issued "2017-02-13T14:25:15+00:00"^^xsd:dateTime ;
    dct:modified "2017-03-15T09:23:47+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Organization ;
            foaf:name "Stockport Metropolitan Borough Council" ] ;
    dct:title "Stockport Secondary School Attendance and Free School Meals" ;
    dcat:keyword "Attendance",
        "Schools",
        "department of education",
        "deprivation",
        "exclusions",
        "free school meals",
        "poverty",
        "stockport",
        "truancy" ;
    dcat:landingPage <https://datamillnorth.org/dataset/stockport-secondary-school-attendance-and-free-school-meals-e7yzk> .

