@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/6a2c9968-03bf-4379-8871-e099ea2eeaff> a dcat:Dataset ;
    dct:description """Analysis of a plankton survey grid carried out in the Bristol Channel to 
determine the extent and timing of sole spawning off Trevose Head. Numbers of 
ichthyoplankton, along with associated positional data and volumes filtered.""" ;
    dct:identifier "CEFAS14f8dd19-2d7d-4531-ba82-246b9816c168" ;
    dct:issued "2024-09-10T08:23:07.679823"^^xsd:dateTime ;
    dct:modified "2024-09-10T08:23:07.679827"^^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 ((-3.5000 50.0000, -8.0000 50.0000, -8.0000 52.0000, -3.5000 52.0000, -3.5000 50.0000))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[-3.50, 50.00], [-8.00, 50.00], [-8.00, 52.00], [-3.50, 52.00], [-3.50, 50.00]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "Bristol Channel Plankton Survey - RV Corystes 06/89" ;
    dcat:distribution <https://ckan.staging.publishing.service.gov.uk/dataset/6a2c9968-03bf-4379-8871-e099ea2eeaff/resource/1f65b9bc-cb83-4b9b-af73-c2f3b6e072e9> .

<https://ckan.staging.publishing.service.gov.uk/dataset/6a2c9968-03bf-4379-8871-e099ea2eeaff/resource/1f65b9bc-cb83-4b9b-af73-c2f3b6e072e9> 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:23:07.681282"^^xsd:dateTime ;
    dct:modified "2024-09-10T08:23:07.677531"^^xsd:dateTime ;
    dct:title "Cefas Data Portal" ;
    dcat:accessURL <https://data.cefas.co.uk/view/2548> .

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

