@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/27bf418c-cf01-4dd2-b33c-faefca7adce8> a dcat:Dataset ;
    dct:description """Part of a series of cruises in 1995 in the Irish Sea by the Centre for 
Environment, Fisheries and Aquaculture Science to undertake stock assessment 
by the egg production method. This data consists of the numbers of fish eggs 
and larvae from the main net samples, along with associated positional data 
and volumes filtered.""" ;
    dct:identifier "CEFASb22518c0-27bd-4eba-9925-121e7367160f" ;
    dct:issued "2024-09-10T08:26:25.309006"^^xsd:dateTime ;
    dct:modified "2024-09-10T08:26:25.309009"^^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 ((-2.5000 52.0000, -7.0000 52.0000, -7.0000 55.0000, -2.5000 55.0000, -2.5000 52.0000))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[-2.50, 52.00], [-7.00, 52.00], [-7.00, 55.00], [-2.50, 55.00], [-2.50, 52.00]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "Irish Sea Plankton Survey - RV Cirolana 02/95" ;
    dcat:distribution <https://ckan.staging.publishing.service.gov.uk/dataset/27bf418c-cf01-4dd2-b33c-faefca7adce8/resource/20a6f84f-0778-4869-b4d7-5eb8be4c6041> .

<https://ckan.staging.publishing.service.gov.uk/dataset/27bf418c-cf01-4dd2-b33c-faefca7adce8/resource/20a6f84f-0778-4869-b4d7-5eb8be4c6041> 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:25.310455"^^xsd:dateTime ;
    dct:modified "2024-09-10T08:26:25.306693"^^xsd:dateTime ;
    dct:title "Cefas Data Portal" ;
    dcat:accessURL <https://data.cefas.co.uk/view/2566> .

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

