@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.staging.publishing.service.gov.uk/dataset/4b93f5cf-64ad-46de-88ea-10fa2f8a606e> a dcat:Dataset ;
    dct:description """Employment rate (%) (Rank out of 64)\r
""" ;
    dct:identifier "4b93f5cf-64ad-46de-88ea-10fa2f8a606e" ;
    dct:issued "2015-12-16T16:34:39.785814"^^xsd:dateTime ;
    dct:modified "2026-04-24T03:14:44.863146"^^xsd:dateTime ;
    dct:publisher <https://ckan.staging.publishing.service.gov.uk/organization/21f3491f-5b0f-4395-8bb9-990f9cc4d274> ;
    dct:title "Employment rate (%) (Rank out of 64)" ;
    dcat:distribution <https://ckan.staging.publishing.service.gov.uk/dataset/4b93f5cf-64ad-46de-88ea-10fa2f8a606e/resource/0699ff95-83c8-4c51-abd7-ecff889b9630> .

<https://ckan.staging.publishing.service.gov.uk/dataset/4b93f5cf-64ad-46de-88ea-10fa2f8a606e/resource/0699ff95-83c8-4c51-abd7-ecff889b9630> a dcat:Distribution ;
    dct:description """Employment rate (%) (Rank out of 64)\r
""" ;
    dct:format "CSV" ;
    dct:issued "2015-11-20T15:52:47.984017"^^xsd:dateTime ;
    dct:modified "2026-04-24T03:14:45.810772"^^xsd:dateTime ;
    dct:title "Performance Indicator : CFC17" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "4ff5c30dce45846384d31e99545981a8"^^xsd:hexBinary ] ;
    dcat:accessURL <https://data.yorkopendata.org/dataset/4b93f5cf-64ad-46de-88ea-10fa2f8a606e/resource/0699ff95-83c8-4c51-abd7-ecff889b9630/download/kpi-cfc17.csv> ;
    dcat:byteSize 2835.0 ;
    dcat:mediaType "text/csv" .

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

