@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/1c703d6f-be67-49e7-89f5-7c5003051bcd> a dcat:Dataset ;
    dct:description "A data set which shows the number of Pupils living in an LSOA. Pupils who speak English as an additional language. Pupils with a special education need or disability (SEND). Pupils who are free school meal eligible. Pupils whose ethnicity is BME." ;
    dct:identifier "2j7dj" ;
    dct:issued "2019-07-23T11:40:15.359000+00:00"^^xsd:dateTime ;
    dct:modified "2022-07-13T12:56:05.033000+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Organization ;
            foaf:name "Leeds City Council" ] ;
    dct:title "School Census" ;
    dcat:distribution <https://ckan.publishing.service.gov.uk/dataset/1c703d6f-be67-49e7-89f5-7c5003051bcd/resource/87930566-1a2e-49a3-9cd9-752e8459bdd2>,
        <https://ckan.publishing.service.gov.uk/dataset/1c703d6f-be67-49e7-89f5-7c5003051bcd/resource/ab391435-418d-4064-b0de-96c0eecff706> ;
    dcat:keyword "SEN",
        "School",
        "Schools",
        "ethnicity",
        "free school meals" ;
    dcat:landingPage <https://datamillnorth.org/dataset/school-census-2j7dj> .

<https://ckan.publishing.service.gov.uk/dataset/1c703d6f-be67-49e7-89f5-7c5003051bcd/resource/87930566-1a2e-49a3-9cd9-752e8459bdd2> a dcat:Distribution ;
    dct:issued "2026-08-19T19:01:22.411514"^^xsd:dateTime ;
    dct:modified "2026-08-19T19:01:22.396772"^^xsd:dateTime ;
    dct:title "2019" .

<https://ckan.publishing.service.gov.uk/dataset/1c703d6f-be67-49e7-89f5-7c5003051bcd/resource/ab391435-418d-4064-b0de-96c0eecff706> a dcat:Distribution ;
    dct:issued "2026-08-19T19:01:22.411512"^^xsd:dateTime ;
    dct:modified "2026-08-19T19:01:22.396702"^^xsd:dateTime ;
    dct:title "2022" .

