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

<https://ckan.staging.publishing.service.gov.uk/dataset/a7c13c8d-a6e0-485c-be56-48d9c3a9b2a3> a dcat:Dataset ;
    dct:description """A tool to explore the impact of climate change on future temperatures inside homes and model how different adaptations change internal temperatures.


This data is published by the Environment Agency on behalf of the Department for Energy Security and Net Zero. 

 Attribution statement: © Environment Agency copyright and/or database right 2024. All rights reserved. """ ;
    dct:identifier "ca55be10-b513-4dc2-bd2c-cc7c15bd23f6" ;
    dct:issued "2025-02-28T15:54:40.048132"^^xsd:dateTime ;
    dct:modified "2026-04-07T14:30:51.278755"^^xsd:dateTime ;
    dct:publisher <https://ckan.staging.publishing.service.gov.uk/organization/11c51f05-a8bf-4f58-9b95-7ab55f9546d7> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((2.0720 49.9430, -6.2360 49.9430, -6.2360 55.8160, 2.0720 55.8160, 2.0720 49.9430))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[2.072, 49.943], [-6.236, 49.943], [-6.236, 55.816], [2.072, 55.816], [2.072, 49.943]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "Overheating In Homes" ;
    dcat:distribution <https://ckan.staging.publishing.service.gov.uk/dataset/a7c13c8d-a6e0-485c-be56-48d9c3a9b2a3/resource/44572114-12b3-4891-8ccf-155a45e00bde> ;
    dcat:keyword "Overheating",
        "environment",
        "man-made climate change" .

<https://ckan.staging.publishing.service.gov.uk/dataset/a7c13c8d-a6e0-485c-be56-48d9c3a9b2a3/resource/44572114-12b3-4891-8ccf-155a45e00bde> a dcat:Distribution ;
    dct:description "View Overheating in Homes Maps" ;
    dct:issued "2026-04-07T14:30:51.316584"^^xsd:dateTime ;
    dct:modified "2026-04-07T14:30:51.284914"^^xsd:dateTime ;
    dct:title "Overheating in Homes Maps" ;
    dcat:accessURL <https://environment.data.gov.uk/over-heating/> .

<https://ckan.staging.publishing.service.gov.uk/organization/11c51f05-a8bf-4f58-9b95-7ab55f9546d7> a foaf:Organization ;
    foaf:name "Environment Agency" .

