@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/d6f52eb4-d1d9-4eec-8c91-2d12890cc81b> 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. The mid and late 20th century saw extensive oceanographic 
research by DFS and Cefas. The resulting data were stored in an Oceanographic 
Archive which managed data from a number of sensor systems. These included a 
CTD system deployed for traditional oceanographic water column profiling. The 
CTD data have been transferred to the Cefas Data Hub as parameters. The 
original source files contain water column profile data on temperature, 
salinity, suspended load and fluoresence derived chlorophyll. This metadata 
record covers UK Continental Shelf and temperature only.""" ;
    dct:identifier "CEFAS76e18bb4-4e1c-421f-bfc9-1c10ea77af5f" ;
    dct:issued "2024-09-10T08:25:05.066353"^^xsd:dateTime ;
    dct:modified "2026-06-11T08:11:10.852232"^^xsd:dateTime ;
    dct:publisher <https://ckan.publishing.service.gov.uk/organization/c756c8da-f176-4640-950e-9c00b9e404df> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((13.0000 40.0000, -25.0000 40.0000, -25.0000 65.0000, 13.0000 65.0000, 13.0000 40.0000))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[13.00, 40.00], [-25.00, 40.00], [-25.00, 65.00], [13.00, 65.00], [13.00, 40.00]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "Seawater temperature records for the UK Shelf - 03 - Cefas Oceanographic Archive" ;
    dcat:distribution <https://ckan.publishing.service.gov.uk/dataset/d6f52eb4-d1d9-4eec-8c91-2d12890cc81b/resource/7c7b2614-9df8-4118-aa9b-dea7b8e957fc> .

<https://ckan.publishing.service.gov.uk/dataset/d6f52eb4-d1d9-4eec-8c91-2d12890cc81b/resource/7c7b2614-9df8-4118-aa9b-dea7b8e957fc> 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:11:10.877447"^^xsd:dateTime ;
    dct:modified "2026-06-11T08:11:10.859546"^^xsd:dateTime ;
    dct:title "Cefas Data Portal" ;
    dcat:accessURL <https://data.cefas.co.uk/view/3234> .

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

