@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/d36a61cd-506c-478a-be47-2263e47deb3c> a dcat:Dataset ;
    dct:description "A data set which shows the number of sessions attended at primary schools in Leeds by LSOA and overall attendance. A session is half a day. As a result of school closures due to the Covid-19 pandemic there will be no attendance data available for 2019/20." ;
    dct:identifier "20zyk" ;
    dct:issued "2019-07-23T12:02:41.001000+00:00"^^xsd:dateTime ;
    dct:modified "2020-10-20T14:51:34.188000+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Organization ;
            foaf:name "Leeds City Council" ] ;
    dct:title "Primary School Attendance" ;
    dcat:distribution <https://ckan.publishing.service.gov.uk/dataset/d36a61cd-506c-478a-be47-2263e47deb3c/resource/17e3e562-8f07-444d-b05e-f0a9841c76b9>,
        <https://ckan.publishing.service.gov.uk/dataset/d36a61cd-506c-478a-be47-2263e47deb3c/resource/61a9456e-142b-46ea-a8c5-95e934fc1e05> ;
    dcat:keyword "Attendance",
        "School" ;
    dcat:landingPage <https://datamillnorth.org/dataset/primary-school-attendance-20zyk> .

<https://ckan.publishing.service.gov.uk/dataset/d36a61cd-506c-478a-be47-2263e47deb3c/resource/17e3e562-8f07-444d-b05e-f0a9841c76b9> a dcat:Distribution ;
    dct:issued "2026-08-18T18:02:46.761781"^^xsd:dateTime ;
    dct:modified "2026-08-18T18:02:46.734562"^^xsd:dateTime ;
    dct:title "2017/18" .

<https://ckan.publishing.service.gov.uk/dataset/d36a61cd-506c-478a-be47-2263e47deb3c/resource/61a9456e-142b-46ea-a8c5-95e934fc1e05> a dcat:Distribution ;
    dct:issued "2026-08-18T18:02:46.761779"^^xsd:dateTime ;
    dct:modified "2026-08-18T18:02:46.734485"^^xsd:dateTime ;
    dct:title "2018/19" .

