@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/0a76c409-5f26-40bc-9230-17cef8cb1b09> 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. Electronic tags that record temperature and depth were 
attached to, or implanted into, cod caught in the southern North Sea between 
1999 and 2009 (for methods see Neat et al., 2014). Data from tags that were 
returned from recaptured cod were downloaded and the depth time series was 
used to estimate daily geographic location.



""" ;
    dct:identifier "CEFASce560bbe-b67a-4b9b-83f4-8205519ca8f1" ;
    dct:issued "2016-06-27T14:21:25.832863"^^xsd:dateTime ;
    dct:modified "2020-09-23T06:11:07.805131"^^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 ((5.0000 48.0000, -7.0000 48.0000, -7.0000 57.5000, 5.0000 57.5000, 5.0000 48.0000))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[5, 48], [-7, 48], [-7, 57.5], [5, 57.5], [5, 48]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "1999 - 2010 Centre for Environment, Fisheries & Aquaculture Science (Cefas) Seawater temperature records for the UK Shelf - 09 - Electronic Data Storage Tag Database" ;
    dcat:distribution <https://ckan.integration.publishing.service.gov.uk/dataset/0a76c409-5f26-40bc-9230-17cef8cb1b09/resource/5e5f206e-c200-4eee-8b1f-b3ab10f25f87> .

<https://ckan.integration.publishing.service.gov.uk/dataset/0a76c409-5f26-40bc-9230-17cef8cb1b09/resource/5e5f206e-c200-4eee-8b1f-b3ab10f25f87> a dcat:Distribution ;
    dct:description "Resource locator" ;
    dct:issued "2020-09-23T06:11:08.049838"^^xsd:dateTime ;
    dct:modified "2020-09-23T06:11:08.049838"^^xsd:dateTime ;
    dcat:accessURL <http://data.cefas.co.uk/#/View/3240/> .

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

