@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/e15fd1a1-a98e-4f8f-a063-22ee4d736851> a dcat:Dataset ;
    dct:description """<dp-prose>
  <p>Data for approved Warm Spaces in Leeds can be found via the <a href="https://experience.arcgis.com/experience/d6adbf692a7b4cfb8250b36bf8501a90/">Warm Spaces app</a>. To access the CSV file select a location on the map. This will perform a spatial search defaulting to a 5km buffer around the location selected. To increase the size of the spatial search to include the whole of Leeds change the maximum search from 10km to 50km.</p>
  <p>Once your search area covers the whole of Leeds, select the Export to CSV icon.</p>
  <p>The data will be updated weekly.</p>
</dp-prose>""" ;
    dct:identifier "2j7od" ;
    dct:issued "2022-11-15T14:45:07.756000+00:00"^^xsd:dateTime ;
    dct:modified "2022-11-15T14:45:36.623000+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Organization ;
            foaf:name "Leeds City Council" ] ;
    dct:title "Leeds Warm Spaces" ;
    dcat:landingPage <https://datamillnorth.org/dataset/leeds-warm-spaces-2j7od> .

