@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/9e2aa9f5-3d7a-4f98-b32f-ceeab644d119> a dcat:Dataset ;
    dct:description """A survey was carried out from the 15th Mar-10th Apr 1995 in the Irish Sea and 
Cardigan Bay by the Centre for Environment, Fisheries and Aquaculture Science. 
As part of the main aims of this survey a grid of plankton stations was 
sampled. This data consists of the numbers of fish eggs and larvae, along with 
associated positional data and volumes filtered.""" ;
    dct:identifier "CEFAS9ba41315-7356-4d25-baff-1c4b3d8da0a4" ;
    dct:issued "2024-09-10T08:25:53.425999"^^xsd:dateTime ;
    dct:modified "2024-09-10T08:25:53.426002"^^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 52.0000, -7.0000 52.0000, -7.0000 55.0000, -2.5000 55.0000, -2.5000 52.0000))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[-2.50, 52.00], [-7.00, 52.00], [-7.00, 55.00], [-2.50, 55.00], [-2.50, 52.00]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "Irish Sea Plankton Survey - RV Corystes 04/95" ;
    dcat:distribution <https://ckan.staging.publishing.service.gov.uk/dataset/9e2aa9f5-3d7a-4f98-b32f-ceeab644d119/resource/91e5aa42-d357-4ec1-bd00-9a97992d5ab1> .

<https://ckan.staging.publishing.service.gov.uk/dataset/9e2aa9f5-3d7a-4f98-b32f-ceeab644d119/resource/91e5aa42-d357-4ec1-bd00-9a97992d5ab1> 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:53.427460"^^xsd:dateTime ;
    dct:modified "2024-09-10T08:25:53.423610"^^xsd:dateTime ;
    dct:title "Cefas Data Portal" ;
    dcat:accessURL <https://data.cefas.co.uk/view/2565> .

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

