@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/cd5d399e-2c4a-44fb-ae90-bee86c3e10ee> 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 "2017-12-13T14:58:38.801362"^^xsd:dateTime ;
    dct:modified "2020-09-23T06:11:05.112486"^^xsd:dateTime ;
    dct:publisher <https://ckan.integration.publishing.service.gov.uk/organization/2f1c6ccb-3f21-40c0-8b26-41566c53eb2f> ;
    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, 40], [-25, 40], [-25, 65], [13, 65], [13, 40]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "1982 - 2009 Centre for Environment, Fisheries & Aquaculture Science (Cefas) Seawater temperature records for the UK Shelf - 03 - Cefas Oceanographic Archive" ;
    dcat:distribution <https://ckan.integration.publishing.service.gov.uk/dataset/cd5d399e-2c4a-44fb-ae90-bee86c3e10ee/resource/497e3e76-69d7-4be6-b43c-f07acfe026c5> .

<https://ckan.integration.publishing.service.gov.uk/dataset/cd5d399e-2c4a-44fb-ae90-bee86c3e10ee/resource/497e3e76-69d7-4be6-b43c-f07acfe026c5> a dcat:Distribution ;
    dct:description "Resource locator" ;
    dct:issued "2020-09-23T06:11:05.361357"^^xsd:dateTime ;
    dct:modified "2020-09-23T06:11:05.361357"^^xsd:dateTime ;
    dcat:accessURL <http://data.cefas.co.uk/#/View/3234/> .

<https://ckan.integration.publishing.service.gov.uk/organization/2f1c6ccb-3f21-40c0-8b26-41566c53eb2f> a foaf:Organization ;
    foaf:name "Centre for Environment, Fisheries & Aquaculture Science" .

