@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/a08e898c-fc6c-4301-a3b3-6b9eca695fdb> a dcat:Dataset ;
    dct:description """A signpost to the school data available at ward level. The ward is determined by where the children and young people live, rather than the ward that the school is situated.
For other open data available at ward level, see Calderdale wards.""" ;
    dct:identifier "2ykqq" ;
    dct:issued "2017-09-22T09:30:37+00:00"^^xsd:dateTime ;
    dct:modified "2025-12-24T09:13:00+00:00"^^xsd:dateTime ;
    dct:publisher <https://ckan.integration.publishing.service.gov.uk/organization/8f45940b-a372-4709-9119-cf19ac249ede> ;
    dct:title "Schools data by ward" ;
    dcat:keyword "Primary",
        "Wards",
        "attainment",
        "children",
        "free school meals",
        "number on roll",
        "pupil numbers",
        "pupils",
        "school",
        "schools",
        "secondary",
        "young people" ;
    dcat:landingPage <https://dataworks.calderdale.gov.uk/dataset/schools-data-by-ward-2ykqq> .

<https://ckan.integration.publishing.service.gov.uk/organization/8f45940b-a372-4709-9119-cf19ac249ede> a foaf:Organization ;
    foaf:name "Calderdale Metropolitan Borough Council" .

