@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/59489de7-fbfc-4fad-9d77-04783a7352df> a dcat:Dataset ;
    dct:description """Data consists of presense data of nematode worms in the form of count data. 
Bulk sediment samples were collected from the Creeksea estuary (south east 
coast of the UK) in February 1999.

The csv file "nematodes_field_samples_creeksea_1999" contains data from 
field-collected sediments, while the csv entitled 
"nematodes_lab_experiments_creeksea_1999" contains data from experimental 
treatments sumulating the deposition of dredged material. See the Read Me file 
for a description of conditions within the microcosms from laboratory 
experiments.

Data detailing sediment granulometry and trace metal concentrations of the 
bulk sediment is also available.



""" ;
    dct:identifier "CEFAS83a0c9c4-6d47-4e3a-838b-179effb361e8" ;
    dct:issued "2020-08-26T06:42:14.654654"^^xsd:dateTime ;
    dct:modified "2020-09-23T06:26:41.102173"^^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 ((2.0000 51.5000, 0.0000 51.5000, 0.0000 52.5000, 2.0000 52.5000, 2.0000 51.5000))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[2, 51.5], [0, 51.5], [0, 52.5], [2, 52.5], [2, 51.5]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "1999 - 1999 Centre for Environment, Fisheries & Aquaculture Science (Cefas) Nematode assemblages from field-sampling and lab based deposition experiments from the Creeksea estuary, February 1999" ;
    dcat:distribution <https://ckan.integration.publishing.service.gov.uk/dataset/59489de7-fbfc-4fad-9d77-04783a7352df/resource/0c6e60a8-d39b-42fd-81d2-813448582e87> .

<https://ckan.integration.publishing.service.gov.uk/dataset/59489de7-fbfc-4fad-9d77-04783a7352df/resource/0c6e60a8-d39b-42fd-81d2-813448582e87> a dcat:Distribution ;
    dct:description "Resource locator" ;
    dct:issued "2020-09-23T06:26:41.363338"^^xsd:dateTime ;
    dct:modified "2020-09-23T06:26:41.363338"^^xsd:dateTime ;
    dcat:accessURL <http://data.cefas.co.uk/#/View/20356/> .

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

