@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/e5848942-1d7a-4a23-87c2-521a82b0eebe> a dcat:Dataset ;
    dct:description """Measurements of Chlorophyll A concentrations and porosity in sediment samples 
collected by box core from a range of soft sediments from sites at North 
Dogger Bank, Oyster Ground and Sean Gasfield in the North Sea.



""" ;
    dct:identifier "CEFAS7c2c2d5c-9f52-4f82-8d50-66f328a8febe" ;
    dct:issued "2015-11-27T16:26:11.642944"^^xsd:dateTime ;
    dct:modified "2021-03-31T08:20:32.655061"^^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 53.0000, 2.0000 53.0000, 2.0000 55.7500, 5.0000 55.7500, 5.0000 53.0000))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[5, 53], [2, 53], [2, 55.75], [5, 55.75], [5, 53]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "2007 - 2008 Centre for Environment, Fisheries & Aquaculture Science (Cefas) 2007-2008 North Sea Sediment Pigment and Porosity Analysis" ;
    dcat:distribution <https://ckan.integration.publishing.service.gov.uk/dataset/e5848942-1d7a-4a23-87c2-521a82b0eebe/resource/d1df3b57-ef26-43e4-8aca-c094de9fcdbe> .

<https://ckan.integration.publishing.service.gov.uk/dataset/e5848942-1d7a-4a23-87c2-521a82b0eebe/resource/d1df3b57-ef26-43e4-8aca-c094de9fcdbe> a dcat:Distribution ;
    dct:description "Resource locator" ;
    dct:issued "2021-03-31T08:20:32.937190"^^xsd:dateTime ;
    dct:modified "2021-03-31T08:20:32.937190"^^xsd:dateTime ;
    dcat:accessURL <http://data.cefas.co.uk/#/View/909/> .

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

