@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.staging.publishing.service.gov.uk/dataset/96cff02a-9896-4023-a502-393aaa36a5d4> a dcat:Dataset ;
    dct:description """This survey was carried out between 4th Oct-6th Nov 1989 in the North Sea. Its 
aim was to carry out plankton sampling for herring larvae. Plankton samples 
were collected at each site on a planned survey grid. This data consists of 
the numbers of herring larvae, along with associated positional data and 
volumes filtered.""" ;
    dct:identifier "CEFAS703297cb-9faa-464b-b6a6-471aeccac6db" ;
    dct:issued "2024-09-10T08:24:57.439680"^^xsd:dateTime ;
    dct:modified "2024-09-10T08:24:57.439682"^^xsd:dateTime ;
    dct:publisher <https://ckan.staging.publishing.service.gov.uk/organization/c756c8da-f176-4640-950e-9c00b9e404df> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((2.5000 53.5000, -2.0000 53.5000, -2.0000 56.0000, 2.5000 56.0000, 2.5000 53.5000))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[2.50, 53.50], [-2.00, 53.50], [-2.00, 56.00], [2.50, 56.00], [2.50, 53.50]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "North Sea Plankton Survey - RV Corystes 11/89" ;
    dcat:distribution <https://ckan.staging.publishing.service.gov.uk/dataset/96cff02a-9896-4023-a502-393aaa36a5d4/resource/1479e3a5-3da9-479f-a4d0-7357ff6789d2> .

<https://ckan.staging.publishing.service.gov.uk/dataset/96cff02a-9896-4023-a502-393aaa36a5d4/resource/1479e3a5-3da9-479f-a4d0-7357ff6789d2> a dcat:Distribution ;
    dct:description "The Cefas Data Portal contains metadata records and data sets available to download and connect to in support of our commitment to open science. Data is available in the following formats: CSV, ESRI Shapefile. The data can also be accessed via the WFS and WMS protocols." ;
    dct:issued "2024-09-10T08:24:57.441098"^^xsd:dateTime ;
    dct:modified "2024-09-10T08:24:57.437389"^^xsd:dateTime ;
    dct:title "Cefas Data Portal" ;
    dcat:accessURL <https://data.cefas.co.uk/view/2557> .

<https://ckan.staging.publishing.service.gov.uk/organization/c756c8da-f176-4640-950e-9c00b9e404df> a foaf:Organization ;
    foaf:name "Marine Environmental Data & Information Network" .

