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

<https://ckan.publishing.service.gov.uk/dataset/13475d81-45bc-4325-8e61-03e498ae6789> a dcat:Dataset ;
    dct:description """All Crime per 1000 population\r
\r
""" ;
    dct:identifier "13475d81-45bc-4325-8e61-03e498ae6789" ;
    dct:issued "2020-01-13T20:46:27.094654"^^xsd:dateTime ;
    dct:modified "2025-08-26T20:03:51.729273"^^xsd:dateTime ;
    dct:publisher <https://ckan.publishing.service.gov.uk/organization/21f3491f-5b0f-4395-8bb9-990f9cc4d274> ;
    dct:title "All Crime per 1000 population" ;
    dcat:distribution <https://ckan.publishing.service.gov.uk/dataset/13475d81-45bc-4325-8e61-03e498ae6789/resource/87626727-b4c7-4471-a192-efaf9617e240> .

<https://ckan.publishing.service.gov.uk/dataset/13475d81-45bc-4325-8e61-03e498ae6789/resource/87626727-b4c7-4471-a192-efaf9617e240> a dcat:Distribution ;
    dct:description """All Crime per 1000 population\r
\r
""" ;
    dct:format "CSV" ;
    dct:issued "2019-11-07T11:58:51.571259"^^xsd:dateTime ;
    dct:modified "2025-08-26T20:03:51.735040"^^xsd:dateTime ;
    dct:title "Performance Indicator : CSP01b" ;
    dcat:accessURL <https://data.yorkopendata.org/dataset/13475d81-45bc-4325-8e61-03e498ae6789/resource/87626727-b4c7-4471-a192-efaf9617e240/download/kpi-csp01b.csv> ;
    dcat:mediaType "text/csv" .

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

