@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/bb189d5e-8f1b-4708-bf35-6a9354c4a3a2> a dcat:Dataset ;
    dct:description """Cefas Data Cube Viewer which can be accessed here: 
`https://eutro-cube.cefas.co.uk/`_

This portal contains Ostia Marine Heatwaves (MHW) and Cold Spells (MCS) 
dataset between 2020-present. There are following datasets:


-   Daily MCS Flag: sea surface temperature below 10th percentile computed 
    from 10 years of OSTIA L4 Reprocessed data for the particular day
-   Daily MHW Flag: sea surface temperature above 90th percentile computed 
    from 10 years of OSTIA L4 Reprocessed data for the particular day
-   MCS Duration: The number of consecutive days since the trigger of the MCS 
    in 10 days rolling window
-   MHW Duration: The number of consecutive days since the trigger of the MHW 
    in 10 days rolling window
-   MCS Warning: Pixels, where sea surface temperature has been below 10th 
    percentile for 1, 2, 3, 4, 5 days. This shows areas which could 
    potentially become MCSs= a pixel being flagged as MCS 5 consecutive days 
    in a row
-   MHW Warning: Pixels, where sea surface temperature has been above 90th 
    percentile for 1, 2, 3, 4, 5 days. This shows areas which could 
    potentially become MHWs= a pixel being flagged as MHW 5 consecutive days 
    in a row


.. _`https://eutro-cube.cefas.co.uk/`:
    https://eutro-cube.cefas.co.uk/""" ;
    dct:identifier "CEFASa7ca777e-64f1-4b2a-ad35-1473dcb3b1ee" ;
    dct:issued "2024-09-10T08:26:09.979445"^^xsd:dateTime ;
    dct:modified "2024-09-10T08:26:09.979449"^^xsd:dateTime ;
    dct:publisher <https://ckan.staging.publishing.service.gov.uk/organization/c756c8da-f176-4640-950e-9c00b9e404df> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((15.0000 35.0000, -20.0000 35.0000, -20.0000 63.0000, 15.0000 63.0000, 15.0000 35.0000))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[15.00, 35.00], [-20.00, 35.00], [-20.00, 63.00], [15.00, 63.00], [15.00, 35.00]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "Marine Heatwaves and Cold Spells: Dataset and Methods" ;
    dcat:distribution <https://ckan.staging.publishing.service.gov.uk/dataset/bb189d5e-8f1b-4708-bf35-6a9354c4a3a2/resource/f63fe006-4dd9-4a03-81e4-f5e7a84d4fd0> .

<https://ckan.staging.publishing.service.gov.uk/dataset/bb189d5e-8f1b-4708-bf35-6a9354c4a3a2/resource/f63fe006-4dd9-4a03-81e4-f5e7a84d4fd0> 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." ;
    dct:issued "2024-09-10T08:26:09.983237"^^xsd:dateTime ;
    dct:modified "2024-09-10T08:26:09.977143"^^xsd:dateTime ;
    dct:title "Cefas Data Portal" ;
    dcat:accessURL <https://data.cefas.co.uk/view/21723> .

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

