@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/1445ff34-cb56-45dc-94c5-249a483423d1> a dcat:Dataset ;
    dct:description """% of tenants who say car parking is a major problem in their neighbourhood\r
""" ;
    dct:identifier "1445ff34-cb56-45dc-94c5-249a483423d1" ;
    dct:issued "2016-02-16T16:56:00.267265"^^xsd:dateTime ;
    dct:modified "2026-04-22T17:45:02.186373"^^xsd:dateTime ;
    dct:publisher <https://ckan.integration.publishing.service.gov.uk/organization/21f3491f-5b0f-4395-8bb9-990f9cc4d274> ;
    dct:title "% of tenants who say car parking is a major problem in their neighbourhood" ;
    dcat:distribution <https://ckan.integration.publishing.service.gov.uk/dataset/1445ff34-cb56-45dc-94c5-249a483423d1/resource/895756bf-1e3b-430e-b2ca-fbde32fb4d17> .

<https://ckan.integration.publishing.service.gov.uk/dataset/1445ff34-cb56-45dc-94c5-249a483423d1/resource/895756bf-1e3b-430e-b2ca-fbde32fb4d17> a dcat:Distribution ;
    dct:description """% of tenants who say car parking is a major problem in their neighbourhood\r
""" ;
    dct:format "CSV" ;
    dct:issued "2016-02-04T12:15:36.264246"^^xsd:dateTime ;
    dct:modified "2026-04-22T17:45:02.197130"^^xsd:dateTime ;
    dct:title "Performance Indicator : TSS08Ba" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "bc3afc72b66d04261ddd0bbaea59aac6"^^xsd:hexBinary ] ;
    dcat:accessURL <https://data.yorkopendata.org/dataset/1445ff34-cb56-45dc-94c5-249a483423d1/resource/895756bf-1e3b-430e-b2ca-fbde32fb4d17/download/kpi-tss08ba.csv> ;
    dcat:byteSize 3430.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" .

