@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/ddd70138-4e28-491e-b131-067444bbdf8f> a dcat:Dataset ;
    dct:description """Analysis of plankton samples collected on a survey to assess the distribution 
of fish eggs and larvae in the Southern Bight and Flamborough spawning areas. 
Numbers of ichthyoplankton and zooplankton identified from the main net 
samples, along with associated positional data and volumes filtered.""" ;
    dct:identifier "CEFAS9f9eabed-b250-46bb-b4c2-b007974451b8" ;
    dct:issued "2024-09-10T08:25:58.122520"^^xsd:dateTime ;
    dct:modified "2024-09-10T08:25:58.122524"^^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 ((5.0000 49.0000, -2.0000 49.0000, -2.0000 54.7500, 5.0000 54.7500, 5.0000 49.0000))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[5.00, 49.00], [-2.00, 49.00], [-2.00, 54.75], [5.00, 54.75], [5.00, 49.00]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "Southern North Sea Plankton Data - RV Corella 10/71" ;
    dcat:distribution <https://ckan.staging.publishing.service.gov.uk/dataset/ddd70138-4e28-491e-b131-067444bbdf8f/resource/d9410ba2-8ed3-4251-966e-cee4eca473cf> .

<https://ckan.staging.publishing.service.gov.uk/dataset/ddd70138-4e28-491e-b131-067444bbdf8f/resource/d9410ba2-8ed3-4251-966e-cee4eca473cf> 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:25:58.123951"^^xsd:dateTime ;
    dct:modified "2024-09-10T08:25:58.120206"^^xsd:dateTime ;
    dct:title "Cefas Data Portal" ;
    dcat:accessURL <https://data.cefas.co.uk/view/2597> .

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

