@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/89df2d07-6f4e-49f6-90c9-29159d121d8b> 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/89df2d07-6f4e-49f6-90c9-29159d121d8b/resource/4cd02217-0b69-488e-a985-0f0fd95be739>,
        <https://ckan.publishing.service.gov.uk/dataset/89df2d07-6f4e-49f6-90c9-29159d121d8b/resource/9ae9b3c7-dc96-46d2-8062-9aebcd1916a3> ;
    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/89df2d07-6f4e-49f6-90c9-29159d121d8b/resource/4cd02217-0b69-488e-a985-0f0fd95be739> a dcat:Distribution ;
    dct:issued "2026-08-15T07:00:34.882785"^^xsd:dateTime ;
    dct:modified "2026-08-15T07:00:34.867979"^^xsd:dateTime ;
    dct:title "2019" .

<https://ckan.publishing.service.gov.uk/dataset/89df2d07-6f4e-49f6-90c9-29159d121d8b/resource/9ae9b3c7-dc96-46d2-8062-9aebcd1916a3> a dcat:Distribution ;
    dct:issued "2026-08-15T07:00:34.882783"^^xsd:dateTime ;
    dct:modified "2026-08-15T07:00:34.867908"^^xsd:dateTime ;
    dct:title "2022" .

