@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.integration.publishing.service.gov.uk/dataset/365f78ad-6489-4a88-8301-37a429da3d32> a dcat:Dataset ;
    dct:description "This vector contour dataset represents the temperature distribution at 5 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 "2f98f2ff-2ee9-37b7-e063-0937940a4ed0" ;
    dct:issued "2025-03-24T13:18:32.783076"^^xsd:dateTime ;
    dct:modified "2026-07-02T16:24:56.587578"^^xsd:dateTime ;
    dct:publisher <https://ckan.integration.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 5 km depth" ;
    dcat:distribution <https://ckan.integration.publishing.service.gov.uk/dataset/365f78ad-6489-4a88-8301-37a429da3d32/resource/383df422-8f74-4158-a9f0-9b9341a7594d>,
        <https://ckan.integration.publishing.service.gov.uk/dataset/365f78ad-6489-4a88-8301-37a429da3d32/resource/6ffe15b9-1540-4310-b568-d61f2e22dcb3> ;
    dcat:keyword "Aquifers",
        "Geothermal energy",
        "NERC_DDC",
        "Temperature" .

<https://ckan.integration.publishing.service.gov.uk/dataset/365f78ad-6489-4a88-8301-37a429da3d32/resource/383df422-8f74-4158-a9f0-9b9341a7594d> a dcat:Distribution ;
    dct:description "An interactive Web map for exploring geothermal energy potential, assessing constraints, and making informed exploration decisions." ;
    dct:issued "2026-07-02T16:24:56.627355"^^xsd:dateTime ;
    dct:modified "2026-07-02T16:24:56.592726"^^xsd:dateTime ;
    dct:title "UK Geothermal Platform Web Map" ;
    dcat:accessURL <https://ukgtp.bgs.ac.uk> .

<https://ckan.integration.publishing.service.gov.uk/dataset/365f78ad-6489-4a88-8301-37a429da3d32/resource/6ffe15b9-1540-4310-b568-d61f2e22dcb3> a dcat:Distribution ;
    dct:description "An online platform for exploring geothermal energy potential, assessing constraints, and making informed exploration decisions." ;
    dct:issued "2026-07-02T16:24:56.627357"^^xsd:dateTime ;
    dct:modified "2026-07-02T16:24:56.592811"^^xsd:dateTime ;
    dct:title "UK Geothermal Platform" ;
    dcat:accessURL <https://ukgeothermalplatform.org> .

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

