@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/94be0d49-68af-447b-82fe-0e176143fe01> a dcat:Dataset ;
    dct:description """This was an Ichthyoplankton survey carried out in the North Sea from 4th - 5th 
October 2010 by the charter vessel "Nicola Ann". Plankton samples were 
collected at each site on the survey grid. This data consists of the numbers 
of fish eggs and larvae, along with associated positional data and volumes 
filtered.""" ;
    dct:identifier "CEFASe213f0d8-c7f2-4ab4-933d-c17dc405c17c" ;
    dct:issued "2024-12-01T12:14:24.546608"^^xsd:dateTime ;
    dct:modified "2026-07-23T14:13:04.093840"^^xsd:dateTime ;
    dct:publisher <https://ckan.integration.publishing.service.gov.uk/organization/c756c8da-f176-4640-950e-9c00b9e404df> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((2.5000 52.7500, -1.0000 52.7500, -1.0000 54.7500, 2.5000 54.7500, 2.5000 52.7500))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[2.50, 52.75], [-1.00, 52.75], [-1.00, 54.75], [2.50, 54.75], [2.50, 52.75]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "RPS Triton Plankton Survey - X-ray fluorescence microscopy" ;
    dcat:distribution <https://ckan.integration.publishing.service.gov.uk/dataset/94be0d49-68af-447b-82fe-0e176143fe01/resource/7769a7ee-09d8-47d7-b49d-d443bf4f1f33> .

<https://ckan.integration.publishing.service.gov.uk/dataset/94be0d49-68af-447b-82fe-0e176143fe01/resource/7769a7ee-09d8-47d7-b49d-d443bf4f1f33> 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." ;
    dct:issued "2026-07-23T14:13:04.119970"^^xsd:dateTime ;
    dct:modified "2026-07-23T14:13:04.098101"^^xsd:dateTime ;
    dct:title "Cefas Data Portal" ;
    dcat:accessURL <https://data.cefas.co.uk/view/2609> .

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

