@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.publishing.service.gov.uk/dataset/e3c56aad-61ca-4bc8-9094-ffc5b5d4eb9c> a dcat:Dataset ;
    dct:description """This dataset has been extracted as part of an exercise to assemble "all" Cefas 
Temperature Data and publish it in a Data paper. It is one of 17 Cefas data 
sources assembled.

This data source differs from the others in this collection because it arises 
from an investigation into the potential for Citizen Science to contribute to 
assessments of the marine environment. The dataset is derived from a database 
containing over 7,000 records of temperature data collected from temperature 
compensated dive computers. The lowest temperature is recorded from the 
thermal sensor. The unprocessed data were then subjected to a quality control 
process that compared the temperature with the relevant sea surface 
temperature (obtained from OSTIA – Operational Sea Surface Temperature and Sea 
Ice Analysis – 
`http://ghrsst–pp.metoffice.com/pages/latest_analysis/ostia.html`_).

There was a linear correlation between the sea surface temperature and the 
recorded temperature at depth. Values exceeding a specified difference from 
the surface temperature (5°C) were excluded. This resulted in a quality 
assured dataset of just over 5,000 records (including freshwater and lake 
data). The subset of global dataset provided covers the UK shelf.

The 5°C threshold is derived from previous analyses of the performance of dive 
computers.


.. _`http://ghrsst–pp.metoffice.com/pages/latest_analysis/ostia.html`:
    http://ghrsst-pp.metoffice.com/pages/latest_analysis/ostia.html""" ;
    dct:identifier "CEFAS4d9cc872-a9a3-45b5-b737-8f187a3bc5b8" ;
    dct:issued "2024-09-10T08:24:14.986374"^^xsd:dateTime ;
    dct:modified "2026-06-11T08:10:37.221603"^^xsd:dateTime ;
    dct:publisher <https://ckan.publishing.service.gov.uk/organization/c756c8da-f176-4640-950e-9c00b9e404df> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((11.0000 48.5000, -19.0000 48.5000, -19.0000 62.0000, 11.0000 62.0000, 11.0000 48.5000))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[11.00, 48.50], [-19.00, 48.50], [-19.00, 62.00], [11.00, 62.00], [11.00, 48.50]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "Seawater temperature records for the UK Shelf - 10 - Citizen Science Diver Recorded Temperatures" ;
    dcat:distribution <https://ckan.publishing.service.gov.uk/dataset/e3c56aad-61ca-4bc8-9094-ffc5b5d4eb9c/resource/d2bfea96-9f6b-4669-a03d-8cbc6f3230a9> .

<https://ckan.publishing.service.gov.uk/dataset/e3c56aad-61ca-4bc8-9094-ffc5b5d4eb9c/resource/d2bfea96-9f6b-4669-a03d-8cbc6f3230a9> a dcat:Distribution ;
    dct:description "The Cefas Data Portal contains metadata records and data sets available to download and connect to in support of our commitment to open science. Data is available in the following formats: CSV, ESRI Shapefile. The data can also be accessed via the WFS and WMS protocols." ;
    dct:issued "2026-06-11T08:10:37.250414"^^xsd:dateTime ;
    dct:modified "2026-06-11T08:10:37.231658"^^xsd:dateTime ;
    dct:title "Cefas Data Portal" ;
    dcat:accessURL <https://data.cefas.co.uk/view/3241> .

<https://ckan.publishing.service.gov.uk/organization/c756c8da-f176-4640-950e-9c00b9e404df> a foaf:Organization ;
    foaf:name "Marine Environmental Data & Information Network" .

