@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/d1a2178d-bdd8-4cea-a19d-116b3e385ac7> a dcat:Dataset ;
    dct:description """Analysis of fine mesh plankton samples collected on a survey to assess 
distribution and abundance of plaice eggs and larvae in the Southern North 
Sea. Numbers of zooplankton with positional data and volumes filtered.""" ;
    dct:identifier "CEFASab06baf2-5ff1-4d68-b71a-82e1321fb5f4" ;
    dct:issued "2024-09-10T08:26:15.887258"^^xsd:dateTime ;
    dct:modified "2024-09-10T08:26:15.887261"^^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 ((8.0000 50.5000, 0.0000 50.5000, 0.0000 54.0000, 8.0000 54.0000, 8.0000 50.5000))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[8.00, 50.50], [0.00, 50.50], [0.00, 54.00], [8.00, 54.00], [8.00, 50.50]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "Southern Bight Plankton Survey - RV Clione 6a/62" ;
    dcat:distribution <https://ckan.staging.publishing.service.gov.uk/dataset/d1a2178d-bdd8-4cea-a19d-116b3e385ac7/resource/8ac10dd0-9d30-4107-85d6-ca29e6df0d4b> .

<https://ckan.staging.publishing.service.gov.uk/dataset/d1a2178d-bdd8-4cea-a19d-116b3e385ac7/resource/8ac10dd0-9d30-4107-85d6-ca29e6df0d4b> 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:26:15.888611"^^xsd:dateTime ;
    dct:modified "2024-09-10T08:26:15.884942"^^xsd:dateTime ;
    dct:title "Cefas Data Portal" ;
    dcat:accessURL <https://data.cefas.co.uk/view/2772> .

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

