@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/3fb8e276-4ad3-4d91-8199-7c31ea184af9> a dcat:Dataset ;
    dct:description "% of children in Year 6 recorded as being obese (single year)" ;
    dct:identifier "3fb8e276-4ad3-4d91-8199-7c31ea184af9" ;
    dct:issued "2015-06-16T13:51:48.785852"^^xsd:dateTime ;
    dct:modified "2026-04-23T00:16:07.927224"^^xsd:dateTime ;
    dct:publisher <https://ckan.integration.publishing.service.gov.uk/organization/21f3491f-5b0f-4395-8bb9-990f9cc4d274> ;
    dct:title "% of children in Year 6 recorded as being obese (single year)" ;
    dcat:distribution <https://ckan.integration.publishing.service.gov.uk/dataset/3fb8e276-4ad3-4d91-8199-7c31ea184af9/resource/db9f66c2-3b96-4e41-b4a6-0be078d32d3f> .

<https://ckan.integration.publishing.service.gov.uk/dataset/3fb8e276-4ad3-4d91-8199-7c31ea184af9/resource/db9f66c2-3b96-4e41-b4a6-0be078d32d3f> a dcat:Distribution ;
    dct:description "% of children in Year 6 recorded as being obese (single year)" ;
    dct:format "CSV" ;
    dct:issued "2015-03-18T15:06:33.180155"^^xsd:dateTime ;
    dct:modified "2026-04-23T00:16:07.942692"^^xsd:dateTime ;
    dct:title "Performance Indicator : NCMP02" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "b92e9364cda26a7821dc33097de1064f"^^xsd:hexBinary ] ;
    dcat:accessURL <https://data.yorkopendata.org/dataset/3fb8e276-4ad3-4d91-8199-7c31ea184af9/resource/db9f66c2-3b96-4e41-b4a6-0be078d32d3f/download/kpi-ncmp02.csv> ;
    dcat:byteSize 2678.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" .

