@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/a2dfe8c1-458e-43ef-953e-fa48384b7b4b> a dcat:Dataset ;
    dct:description """Datasets describing sediment PSA and carbon and sediment contaminants. Samples 
were collected from 20 stations within and surrounding the Site Z dredged 
material disposal site, Liverpool Bay, during September 2015.



""" ;
    dct:identifier "CEFAS843194ef-6f96-4e76-be3c-b3d1460608a7" ;
    dct:issued "2018-02-28T17:53:41.726076"^^xsd:dateTime ;
    dct:modified "2020-09-16T08:59:47.923019"^^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 ((-3.0000 53.2500, -4.0000 53.2500, -4.0000 53.7500, -3.0000 53.7500, -3.0000 53.2500))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[-3, 53.25], [-4, 53.25], [-4, 53.75], [-3, 53.75], [-3, 53.25]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "2015 - 2015 Centre for Environment, Fisheries & Aquaculture Science (Cefas) Site Z disposal site monitoring 2015" .

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

