@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/1ca1e998-3482-47c3-a247-cd9e67a9ffe3> a dcat:Dataset ;
    dct:description """Survey station data for one of a series of 9 surveys carried out in 1968 to 
investigate fish eggs and larvae in southern North Sea (and eastern English 
Channel) spawning areas. The full dataset consists of the numbers of fish 
eggs, larvae and other zooplankton, but as this is a historic dataset only the 
station data is currently available in electronic format.""" ;
    dct:identifier "CEFASa938e91c-c681-41b5-951c-ac73b6478a29" ;
    dct:issued "2024-09-10T08:26:12.386547"^^xsd:dateTime ;
    dct:modified "2024-09-10T08:26:12.386550"^^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 ((5.0000 48.0000, -6.0000 48.0000, -6.0000 53.2500, 5.0000 53.2500, 5.0000 48.0000))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[5.00, 48.00], [-6.00, 48.00], [-6.00, 53.25], [5.00, 53.25], [5.00, 48.00]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "Southern North Sea Plankton Data - Station Data - RV Corella 01/68" ;
    dcat:distribution <https://ckan.staging.publishing.service.gov.uk/dataset/1ca1e998-3482-47c3-a247-cd9e67a9ffe3/resource/b0df6cdc-49bb-4c9c-8844-ed60944abd54> .

<https://ckan.staging.publishing.service.gov.uk/dataset/1ca1e998-3482-47c3-a247-cd9e67a9ffe3/resource/b0df6cdc-49bb-4c9c-8844-ed60944abd54> 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:12.388786"^^xsd:dateTime ;
    dct:modified "2024-09-10T08:26:12.384220"^^xsd:dateTime ;
    dct:title "Cefas Data Portal" ;
    dcat:accessURL <https://data.cefas.co.uk/view/2817> .

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

