@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.staging.publishing.service.gov.uk/dataset/f817faee-b3eb-41d6-a9df-bf9120013e45> a dcat:Dataset ;
    dct:description "A data set which shows the service requests that have been made by Leeds residents for assistance during the Covid-19 Pandemic to the Covid-19 helpline." ;
    dct:identifier "2j73d" ;
    dct:issued "2020-05-05T13:54:32.534000+00:00"^^xsd:dateTime ;
    dct:modified "2020-09-30T15:02:12.558000+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Organization ;
            foaf:name "Leeds City Council" ] ;
    dct:title "Coronavirus Service Requests" ;
    dcat:distribution <https://ckan.staging.publishing.service.gov.uk/dataset/f817faee-b3eb-41d6-a9df-bf9120013e45/resource/25dbe736-f5a8-409a-9023-bf2365b3f13f> ;
    dcat:keyword "Covid 19" ;
    dcat:landingPage <https://datamillnorth.org/dataset/coronavirus-service-requests-2j73d> .

<https://ckan.staging.publishing.service.gov.uk/dataset/f817faee-b3eb-41d6-a9df-bf9120013e45/resource/25dbe736-f5a8-409a-9023-bf2365b3f13f> a dcat:Distribution ;
    dct:issued "2026-08-15T07:01:09.883218"^^xsd:dateTime ;
    dct:modified "2026-08-15T07:01:09.869744"^^xsd:dateTime ;
    dct:title "20/03/2020 - 15/09/2020" .

