@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-23T09:26:57.938509"^^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/21841bac-6b1b-4f67-81d8-b51dfc52ae84>,
        <https://ckan.staging.publishing.service.gov.uk/dataset/b4ebc060-b593-4845-9545-721220b6d9fa/resource/c574e041-cf16-4898-84de-b84ed82d55e2> ;
    dcat:keyword "Aquifers",
        "Geothermal energy",
        "NERC_DDC",
        "Temperature" .

<https://ckan.staging.publishing.service.gov.uk/dataset/b4ebc060-b593-4845-9545-721220b6d9fa/resource/21841bac-6b1b-4f67-81d8-b51dfc52ae84> a dcat:Distribution ;
    dct:description "An online platform for exploring geothermal energy potential, assessing constraints, and making informed exploration decisions." ;
    dct:issued "2026-04-23T09:26:57.978550"^^xsd:dateTime ;
    dct:modified "2026-04-23T09:26:57.944170"^^xsd:dateTime ;
    dct:title "UK Geothermal Platform" ;
    dcat:accessURL <https://ukgeothermalplatform.org> .

<https://ckan.staging.publishing.service.gov.uk/dataset/b4ebc060-b593-4845-9545-721220b6d9fa/resource/c574e041-cf16-4898-84de-b84ed82d55e2> 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-23T09:26:57.978549"^^xsd:dateTime ;
    dct:modified "2026-04-23T09:26:57.944092"^^xsd:dateTime ;
    dct:title "UK Geothermal Platform Web Map" ;
    dcat:accessURL <https://ukgtp.bgs.ac.uk> .

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

