@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/98f657c0-53f5-40a6-a7f1-ad98816a8adf> a dcat:Dataset ;
    dct:description """One of a series of 9 surveys in 1968 carried out to investigate plaice larvae 
in the North Sea. This data consists of the numbers of fish eggs and larvae 
and other zooplankton, along with associated positional data and volumes 
filtered, from the main net samples.""" ;
    dct:identifier "CEFAS9b4c9aff-110f-430d-88bc-cb5bc4a75ef1" ;
    dct:issued "2024-09-10T08:25:52.645631"^^xsd:dateTime ;
    dct:modified "2024-09-10T08:25:52.645634"^^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 ((9.0000 50.7500, -4.5000 50.7500, -4.5000 59.0000, 9.0000 59.0000, 9.0000 50.7500))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[9.00, 50.75], [-4.50, 50.75], [-4.50, 59.00], [9.00, 59.00], [9.00, 50.75]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "Southern North Sea Plankton Survey - RV Corella 06/68" ;
    dcat:distribution <https://ckan.staging.publishing.service.gov.uk/dataset/98f657c0-53f5-40a6-a7f1-ad98816a8adf/resource/369386e9-551e-4d4f-94dd-c4c11958407a> .

<https://ckan.staging.publishing.service.gov.uk/dataset/98f657c0-53f5-40a6-a7f1-ad98816a8adf/resource/369386e9-551e-4d4f-94dd-c4c11958407a> 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:52.647055"^^xsd:dateTime ;
    dct:modified "2024-09-10T08:25:52.643241"^^xsd:dateTime ;
    dct:title "Cefas Data Portal" ;
    dcat:accessURL <https://data.cefas.co.uk/view/2581> .

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

