@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/e8d34a73-2ef4-4fb7-82cd-96d8beb46442> a dcat:Dataset ;
    dct:description """Station data from a fish egg and larval survey of the eastern English Channel, 
the Southern Bight and Lyme Bay. Analysis results (numbers of plankton 
identified) are available as paper records only.""" ;
    dct:identifier "CEFASbbd3839c-ef13-4888-bcea-685d8ed9ac9e" ;
    dct:issued "2024-12-01T12:13:02.785809"^^xsd:dateTime ;
    dct:modified "2024-12-01T12:13:02.785812"^^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.5000, -5.5000 48.5000, -5.5000 53.5000, 5.0000 53.5000, 5.0000 48.5000))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[5.00, 48.50], [-5.50, 48.50], [-5.50, 53.50], [5.00, 53.50], [5.00, 48.50]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "Eastern English Channel / Southern Bight Plankton Data - Station Data - RV Corella 12b/70" ;
    dcat:distribution <https://ckan.staging.publishing.service.gov.uk/dataset/e8d34a73-2ef4-4fb7-82cd-96d8beb46442/resource/af1eeaed-a55a-4906-a7a6-db5164b7792d> .

<https://ckan.staging.publishing.service.gov.uk/dataset/e8d34a73-2ef4-4fb7-82cd-96d8beb46442/resource/af1eeaed-a55a-4906-a7a6-db5164b7792d> 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-12-01T12:13:02.792712"^^xsd:dateTime ;
    dct:modified "2024-12-01T12:13:02.783722"^^xsd:dateTime ;
    dct:title "Cefas Data Portal" ;
    dcat:accessURL <https://data.cefas.co.uk/view/2826> .

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

