@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/b4ebc060-b593-4845-9545-721220b6d9fa> a dcat:Dataset ;
    dct:description "This vector contour dataset represents the temperature distribution at 7 km depth in the UK. Method described in Busby, J. and Terrington, R., 2017. Assessment of the resource base for engineered geothermal systems in Great Britain. Geothermal Energy, 5, pp.1-18 and were used to calculate the heat-in-place and recoverable heat in EGS systems." ;
    dct:identifier "2faa1d08-931f-56db-e063-0937940af90d" ;
    dct:issued "2025-03-24T13:18:33.759796"^^xsd:dateTime ;
    dct:modified "2026-04-30T09:29:25.788588"^^xsd:dateTime ;
    dct:publisher <https://ckan.staging.publishing.service.gov.uk/organization/7ad23da8-c49d-4d81-bf85-5cfab52ba143> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((2.4034 49.8851, -6.8109 49.8851, -6.8109 58.6372, 2.4034 58.6372, 2.4034 49.8851))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[2.4034, 49.8851], [-6.8109, 49.8851], [-6.8109, 58.6372], [2.4034, 58.6372], [2.4034, 49.8851]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "Legacy BGS geothermal models: temperature map of the UK at 7 km depth" ;
    dcat:distribution <https://ckan.staging.publishing.service.gov.uk/dataset/b4ebc060-b593-4845-9545-721220b6d9fa/resource/6df28698-6a80-4388-8de3-b6e34c51dc56>,
        <https://ckan.staging.publishing.service.gov.uk/dataset/b4ebc060-b593-4845-9545-721220b6d9fa/resource/c4e7c48f-fd3d-46d0-a229-16ca87101db5> ;
    dcat:keyword "Aquifers",
        "Geothermal energy",
        "NERC_DDC",
        "Temperature" .

<https://ckan.staging.publishing.service.gov.uk/dataset/b4ebc060-b593-4845-9545-721220b6d9fa/resource/6df28698-6a80-4388-8de3-b6e34c51dc56> a dcat:Distribution ;
    dct:description "An interactive Web map for exploring geothermal energy potential, assessing constraints, and making informed exploration decisions." ;
    dct:issued "2026-04-30T09:29:25.839632"^^xsd:dateTime ;
    dct:modified "2026-04-30T09:29:25.796307"^^xsd:dateTime ;
    dct:title "UK Geothermal Platform Web Map" ;
    dcat:accessURL <https://ukgtp.bgs.ac.uk> .

<https://ckan.staging.publishing.service.gov.uk/dataset/b4ebc060-b593-4845-9545-721220b6d9fa/resource/c4e7c48f-fd3d-46d0-a229-16ca87101db5> a dcat:Distribution ;
    dct:description "An online platform for exploring geothermal energy potential, assessing constraints, and making informed exploration decisions." ;
    dct:issued "2026-04-30T09:29:25.839634"^^xsd:dateTime ;
    dct:modified "2026-04-30T09:29:25.796415"^^xsd:dateTime ;
    dct:title "UK Geothermal Platform" ;
    dcat:accessURL <https://ukgeothermalplatform.org> .

<https://ckan.staging.publishing.service.gov.uk/organization/7ad23da8-c49d-4d81-bf85-5cfab52ba143> a foaf:Organization ;
    foaf:name "British Geological Survey (BGS)" .

