@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix spdx: <http://spdx.org/rdf/terms#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://ckan.integration.publishing.service.gov.uk/dataset/2e461412-f14f-48d5-a57e-2a3443de0866> a dcat:Dataset ;
    dct:description "Projected number of primary school aged-pupils in York" ;
    dct:identifier "2e461412-f14f-48d5-a57e-2a3443de0866" ;
    dct:issued "2015-06-16T13:51:17.846998"^^xsd:dateTime ;
    dct:modified "2026-04-22T21:44:36.813819"^^xsd:dateTime ;
    dct:publisher <https://ckan.integration.publishing.service.gov.uk/organization/21f3491f-5b0f-4395-8bb9-990f9cc4d274> ;
    dct:title "Projected number of primary school aged-pupils in York" ;
    dcat:distribution <https://ckan.integration.publishing.service.gov.uk/dataset/2e461412-f14f-48d5-a57e-2a3443de0866/resource/157a1687-6b17-4301-8792-3fbe84a233df> .

<https://ckan.integration.publishing.service.gov.uk/dataset/2e461412-f14f-48d5-a57e-2a3443de0866/resource/157a1687-6b17-4301-8792-3fbe84a233df> a dcat:Distribution ;
    dct:description "Projected number of primary school aged-pupils in York" ;
    dct:format "CSV" ;
    dct:issued "2015-03-18T16:51:40.661220"^^xsd:dateTime ;
    dct:modified "2026-04-22T21:44:36.820091"^^xsd:dateTime ;
    dct:title "Performance Indicator : RM71" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "335f005fb0390944a7fdab3b2f475267"^^xsd:hexBinary ] ;
    dcat:accessURL <https://data.yorkopendata.org/dataset/2e461412-f14f-48d5-a57e-2a3443de0866/resource/157a1687-6b17-4301-8792-3fbe84a233df/download/kpi-rm71.csv> ;
    dcat:byteSize 1759.0 ;
    dcat:mediaType "text/csv" .

<https://ckan.integration.publishing.service.gov.uk/organization/21f3491f-5b0f-4395-8bb9-990f9cc4d274> a foaf:Organization ;
    foaf:name "City of York Council" .

