@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/21272d80-4d87-4fa5-b78c-cdb58d451bee> a dcat:Dataset ;
    dct:description """Model outputs of time series data on the biomass, catch, mortality and feeding 
from 69 ecological groups in the North Sea, ranging from zooplankton, benthos, 
fish to seabirds and marine mammals. The 'key run' model is published in ICES 
WGSAM, and used in investigations of multispecies impacts of fisheries and 
response of ecosystems to fisheries and climate.



""" ;
    dct:identifier "CEFAS24e29a6f-6537-4bc7-b601-a07c9ea1ed35" ;
    dct:issued "2017-10-17T09:07:22.872048"^^xsd:dateTime ;
    dct:modified "2020-09-30T06:11:13.760329"^^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 ((9.0000 51.0000, -4.0000 51.0000, -4.0000 62.0000, 9.0000 62.0000, 9.0000 51.0000))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[9, 51], [-4, 51], [-4, 62], [9, 62], [9, 51]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "1991 - 2014 Centre for Environment, Fisheries & Aquaculture Science (Cefas) Ecosystem model (ecopath with ecosim) Key Run for North Sea 1991-2013 - time series trends in biomass" .

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

