@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/4959ef07-96e5-47b2-8043-e709c32c07ce> 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/4959ef07-96e5-47b2-8043-e709c32c07ce/resource/5366d296-2a05-4082-becb-f892151477ef>,
        <https://ckan.publishing.service.gov.uk/dataset/4959ef07-96e5-47b2-8043-e709c32c07ce/resource/b90a0d3b-17b3-44f3-8511-854c35e8a034> ;
    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/4959ef07-96e5-47b2-8043-e709c32c07ce/resource/5366d296-2a05-4082-becb-f892151477ef> a dcat:Distribution ;
    dct:issued "2026-08-28T10:03:03.069958"^^xsd:dateTime ;
    dct:modified "2026-08-28T10:03:03.029214"^^xsd:dateTime ;
    dct:title "2019" .

<https://ckan.publishing.service.gov.uk/dataset/4959ef07-96e5-47b2-8043-e709c32c07ce/resource/b90a0d3b-17b3-44f3-8511-854c35e8a034> a dcat:Distribution ;
    dct:issued "2026-08-28T10:03:03.069955"^^xsd:dateTime ;
    dct:modified "2026-08-28T10:03:03.029135"^^xsd:dateTime ;
    dct:title "2022" .

