@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/bc135dd2-7b58-48a5-b38b-796c7b831f38> a dcat:Dataset ;
    dct:description """A survey was carried out between September-October 1986 by the Centre for 
Environment, Fisheries and Aquaculture Science in order to investigate the 
distribution and abundance of yolk sac herring larvae on the spawning grounds 
east of the Isle of Man. Plankton samples were collected at each site on a 
planned survey grid. This data consists of the numbers of herring (and other 
fish species) larvae.""" ;
    dct:identifier "CEFAS398e4290-0173-45ba-b025-4c3a8be33b3a" ;
    dct:issued "2024-09-10T08:23:48.888252"^^xsd:dateTime ;
    dct:modified "2024-09-10T08:23:48.888255"^^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.0000 53.7500, -5.0000 53.7500, -5.0000 54.7500, -3.0000 54.7500, -3.0000 53.7500))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[-3.00, 53.75], [-5.00, 53.75], [-5.00, 54.75], [-3.00, 54.75], [-3.00, 53.75]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "Irish Sea Plankton Survey - RV Clione 11/86" ;
    dcat:distribution <https://ckan.staging.publishing.service.gov.uk/dataset/bc135dd2-7b58-48a5-b38b-796c7b831f38/resource/307f29e9-0d73-422f-96fb-68d47e44883c> .

<https://ckan.staging.publishing.service.gov.uk/dataset/bc135dd2-7b58-48a5-b38b-796c7b831f38/resource/307f29e9-0d73-422f-96fb-68d47e44883c> 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." ;
    dct:issued "2024-09-10T08:23:48.889654"^^xsd:dateTime ;
    dct:modified "2024-09-10T08:23:48.885945"^^xsd:dateTime ;
    dct:title "Cefas Data Portal" ;
    dcat:accessURL <https://data.cefas.co.uk/view/2640> .

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

