@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/3c7d0c72-d9f3-45f4-8a84-1c14829e8e80> a dcat:Dataset ;
    dct:description """Analysis of plankton samples collected on a survey to assess the distribution 
of plaice (*Pleuronectes platessa*) eggs and larvae in the southern North 
Sea. Dataset consists of the numbers and developmental stages of plaice eggs 
and larvae, along with associated positional data""" ;
    dct:identifier "CEFAS7f47db1e-ee8a-4df0-8039-c1f1e2b6f275" ;
    dct:issued "2024-09-10T08:25:16.865577"^^xsd:dateTime ;
    dct:modified "2024-09-10T08:25:16.865580"^^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 50.5000, 0.5000 50.5000, 0.5000 53.5000, 5.0000 53.5000, 5.0000 50.5000))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[5.00, 50.50], [0.50, 50.50], [0.50, 53.50], [5.00, 53.50], [5.00, 50.50]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "Southern North Sea Plankton Survey - RV Corella 06/69" ;
    dcat:distribution <https://ckan.staging.publishing.service.gov.uk/dataset/3c7d0c72-d9f3-45f4-8a84-1c14829e8e80/resource/2283a204-7a6b-4796-9d58-d2c95b526e07> .

<https://ckan.staging.publishing.service.gov.uk/dataset/3c7d0c72-d9f3-45f4-8a84-1c14829e8e80/resource/2283a204-7a6b-4796-9d58-d2c95b526e07> 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:16.866948"^^xsd:dateTime ;
    dct:modified "2024-09-10T08:25:16.863255"^^xsd:dateTime ;
    dct:title "Cefas Data Portal" ;
    dcat:accessURL <https://data.cefas.co.uk/view/2583> .

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

