@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/e799117f-0f24-47f8-8ed5-af0abc9b5037> a dcat:Dataset ;
    dct:description "A compiled list of warm space offers from over 100 directories created by local authorities and community organisations. The data is web-scraped. Leeds City Council also provide a dataset on warm spaces in Leeds. Note: This is a processed dataset derived from official published sources. It may contain alterations, aggregations or cleaned-up versions of data published elsewhere. Please note, this dataset may be a one-off publication and may not be updated." ;
    dct:identifier "2ylgw" ;
    dct:issued "2023-01-18T13:38:46.982000+00:00"^^xsd:dateTime ;
    dct:modified "2023-02-08T16:44:49.453000+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Organization ;
            foaf:name "(none)" ] ;
    dct:title "Warm spaces (UK-wide)" ;
    dcat:keyword "Cost of Living",
        "Warm Spaces",
        "deprivation",
        "heating" ;
    dcat:landingPage <https://datamillnorth.org/dataset/warm-spaces-uk-wide-2ylgw> .

