@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.integration.publishing.service.gov.uk/dataset/81352652-22d2-4ae5-a4f9-fe51db9ec201> a dcat:Dataset ;
    dct:description """<dp-prose>
  <p>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.</p>
</dp-prose>""" ;
    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 Open Data Team" ] ;
    dct:title "Coronavirus Service Requests" ;
    dcat:distribution <https://ckan.integration.publishing.service.gov.uk/dataset/81352652-22d2-4ae5-a4f9-fe51db9ec201/resource/c06f9595-6111-44f3-86f4-1d595f5b1cb1> ;
    dcat:landingPage <https://datamillnorth.org/dataset/coronavirus-service-requests-2j73d> .

<https://ckan.integration.publishing.service.gov.uk/dataset/81352652-22d2-4ae5-a4f9-fe51db9ec201/resource/c06f9595-6111-44f3-86f4-1d595f5b1cb1> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2026-09-16T11:15:04.499381"^^xsd:dateTime ;
    dct:modified "2026-09-16T12:37:09.969542"^^xsd:dateTime ;
    dct:title "20/03/2020 - 15/09/2020" ;
    dcat:accessURL <https://datamillnorth.org/download/2j73d/dd0b350d-0b0e-40e2-8a2e-8b906cd9c8d8/Service%20requests%2015.09.csv> ;
    dcat:byteSize 1821912.0 ;
    dcat:mediaType "text/csv" .

