@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/20fe1873-e483-4fd6-90e1-e316f8784563> a dcat:Dataset ;
    dct:description """Footfall in Customer Centre - % served within target wait time\r
""" ;
    dct:identifier "20fe1873-e483-4fd6-90e1-e316f8784563" ;
    dct:issued "2016-02-16T16:55:44.724298"^^xsd:dateTime ;
    dct:modified "2026-04-22T19:57:47.094648"^^xsd:dateTime ;
    dct:publisher <https://ckan.integration.publishing.service.gov.uk/organization/21f3491f-5b0f-4395-8bb9-990f9cc4d274> ;
    dct:title "Footfall in Customer Centre - % served within target wait time" ;
    dcat:distribution <https://ckan.integration.publishing.service.gov.uk/dataset/20fe1873-e483-4fd6-90e1-e316f8784563/resource/326b2c00-0c1b-4704-97eb-59eb6673fe50> .

<https://ckan.integration.publishing.service.gov.uk/dataset/20fe1873-e483-4fd6-90e1-e316f8784563/resource/326b2c00-0c1b-4704-97eb-59eb6673fe50> a dcat:Distribution ;
    dct:description """Footfall in Customer Centre - % served within target wait time\r
""" ;
    dct:format "CSV" ;
    dct:issued "2016-02-04T12:41:52.813223"^^xsd:dateTime ;
    dct:modified "2026-04-22T19:57:47.110535"^^xsd:dateTime ;
    dct:title "Performance Indicator : YCC030" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "768dbdcac42d398baf35562c76c3fcae"^^xsd:hexBinary ] ;
    dcat:accessURL <https://data.yorkopendata.org/dataset/20fe1873-e483-4fd6-90e1-e316f8784563/resource/326b2c00-0c1b-4704-97eb-59eb6673fe50/download/kpi-ycc030.csv> ;
    dcat:byteSize 29731.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" .

