@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/5355fefa-964b-488e-a250-96e5e1f22a19> a dcat:Dataset ;
    dct:description "Secondary school attendance based on sessions attended for pupils living in the LSOA for the academic year. A session is a half day at school. As a result of school closures due to the Covid-19 pandemic there will be no attendance data available for 2019/20." ;
    dct:identifier "2nxry" ;
    dct:issued "2019-07-23T12:22:18.813000+00:00"^^xsd:dateTime ;
    dct:modified "2020-10-20T14:53:38.382000+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Organization ;
            foaf:name "Leeds City Council" ] ;
    dct:title "Secondary School Attendance" ;
    dcat:distribution <https://ckan.publishing.service.gov.uk/dataset/5355fefa-964b-488e-a250-96e5e1f22a19/resource/a3a6df73-74d8-4445-be13-0f8a8014abeb>,
        <https://ckan.publishing.service.gov.uk/dataset/5355fefa-964b-488e-a250-96e5e1f22a19/resource/fece4221-99b0-4956-a650-e8d57e0c4bd4> ;
    dcat:keyword "Attendance",
        "School",
        "secondary schools" ;
    dcat:landingPage <https://datamillnorth.org/dataset/secondary-school-attendance-2nxry> .

<https://ckan.publishing.service.gov.uk/dataset/5355fefa-964b-488e-a250-96e5e1f22a19/resource/a3a6df73-74d8-4445-be13-0f8a8014abeb> a dcat:Distribution ;
    dct:issued "2026-08-26T08:04:25.057654"^^xsd:dateTime ;
    dct:modified "2026-08-26T08:04:25.026515"^^xsd:dateTime ;
    dct:title "2018/19" .

<https://ckan.publishing.service.gov.uk/dataset/5355fefa-964b-488e-a250-96e5e1f22a19/resource/fece4221-99b0-4956-a650-e8d57e0c4bd4> a dcat:Distribution ;
    dct:issued "2026-08-26T08:04:25.057657"^^xsd:dateTime ;
    dct:modified "2026-08-26T08:04:25.026602"^^xsd:dateTime ;
    dct:title "2017/18" .

