@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.publishing.service.gov.uk/dataset/8e926fca-8236-4480-bc69-def450130dca> a dcat:Dataset ;
    dct:description """Full community phytoplankton analysis results, expressed as cells per litre, 
from samples collected from the Gibraltar coastline between 2009 to 2019.""" ;
    dct:identifier "CEFASba4179c8-366b-4957-a206-88ef1a02cc33" ;
    dct:issued "2024-09-10T08:26:38.410164"^^xsd:dateTime ;
    dct:modified "2026-07-30T14:12:47.748356"^^xsd:dateTime ;
    dct:publisher <https://ckan.publishing.service.gov.uk/organization/c756c8da-f176-4640-950e-9c00b9e404df> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-5.0000 35.0000, -10.0000 35.0000, -10.0000 40.0000, -5.0000 40.0000, -5.0000 35.0000))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[-5.00, 35.00], [-10.00, 35.00], [-10.00, 40.00], [-5.00, 40.00], [-5.00, 35.00]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "Phytoplankton abundance data from the Gibraltar coastline 2009-2019" ;
    dcat:distribution <https://ckan.publishing.service.gov.uk/dataset/8e926fca-8236-4480-bc69-def450130dca/resource/fdb40506-3608-4a1e-834f-21a6e3614f92> .

<https://ckan.publishing.service.gov.uk/dataset/8e926fca-8236-4480-bc69-def450130dca/resource/fdb40506-3608-4a1e-834f-21a6e3614f92> 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 "2026-07-30T14:12:47.772849"^^xsd:dateTime ;
    dct:modified "2026-07-30T14:12:47.753546"^^xsd:dateTime ;
    dct:title "Cefas Data Portal" ;
    dcat:accessURL <https://data.cefas.co.uk/view/18964> .

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

