@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.integration.publishing.service.gov.uk/dataset/7d9874c1-d053-45de-8e09-6f144d8e3478> a dcat:Dataset ;
    dct:description """<dp-prose>
  <p>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.</p>
  <p>As a result of school closures due to the Covid-19 pandemic there will be no attendance data available for 2019/20.</p>
</dp-prose>""" ;
    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 Open Data Team" ] ;
    dct:title "Primary School Attendance" ;
    dcat:distribution <https://ckan.integration.publishing.service.gov.uk/dataset/7d9874c1-d053-45de-8e09-6f144d8e3478/resource/1908d3a3-a919-49d4-93e4-c7984508707a>,
        <https://ckan.integration.publishing.service.gov.uk/dataset/7d9874c1-d053-45de-8e09-6f144d8e3478/resource/5cb7003a-5b93-453c-92b5-ccae9c21b550> ;
    dcat:landingPage <https://datamillnorth.org/dataset/primary-school-attendance-20zyk> .

<https://ckan.integration.publishing.service.gov.uk/dataset/7d9874c1-d053-45de-8e09-6f144d8e3478/resource/1908d3a3-a919-49d4-93e4-c7984508707a> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2026-09-16T12:36:39.628283"^^xsd:dateTime ;
    dct:modified "2026-09-16T12:36:39.624329"^^xsd:dateTime ;
    dct:title "2018/19" ;
    dcat:accessURL <https://datamillnorth.org/download/20zyk/1b844d31-7084-4635-9114-0707c677e386/Primary%20attendance%2018.19.csv> ;
    dcat:byteSize 24078.0 .

<https://ckan.integration.publishing.service.gov.uk/dataset/7d9874c1-d053-45de-8e09-6f144d8e3478/resource/5cb7003a-5b93-453c-92b5-ccae9c21b550> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2026-09-16T12:36:39.628285"^^xsd:dateTime ;
    dct:modified "2026-09-16T12:36:39.624401"^^xsd:dateTime ;
    dct:title "2017/18" ;
    dcat:accessURL <https://datamillnorth.org/download/20zyk/497f28e0-f4ed-41ed-bf3d-5225c816dc58/Primary%20attendance.csv> ;
    dcat:byteSize 23330.0 .

