@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/07c97515-a8b2-4247-a655-2980546e2c74> a dcat:Dataset ;
    dct:description """Measurements of chlorophyll a concentration and porosity in sediment samples 
collected by box core from a range of soft sediments in the North Sea on three 
Cefas surveys.""" ;
    dct:identifier "CEFASbf084098-5b8a-4ee5-ad71-cd31d333a29b" ;
    dct:issued "2024-12-01T12:13:11.151656"^^xsd:dateTime ;
    dct:modified "2024-12-01T12:13:11.151660"^^xsd:dateTime ;
    dct:publisher <https://ckan.publishing.service.gov.uk/organization/c756c8da-f176-4640-950e-9c00b9e404df> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((11.0000 50.5000, -4.0000 50.5000, -4.0000 58.0000, 11.0000 58.0000, 11.0000 50.5000))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[11.00, 50.50], [-4.00, 50.50], [-4.00, 58.00], [11.00, 58.00], [11.00, 50.50]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "North Sea Sediment Pigment and Porosity Analysis" ;
    dcat:distribution <https://ckan.publishing.service.gov.uk/dataset/07c97515-a8b2-4247-a655-2980546e2c74/resource/7a7a5be4-3559-4e2c-ba40-86f9656698c9> .

<https://ckan.publishing.service.gov.uk/dataset/07c97515-a8b2-4247-a655-2980546e2c74/resource/7a7a5be4-3559-4e2c-ba40-86f9656698c9> 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-12-01T12:13:11.154460"^^xsd:dateTime ;
    dct:modified "2024-12-01T12:13:11.149511"^^xsd:dateTime ;
    dct:title "Cefas Data Portal" ;
    dcat:accessURL <https://data.cefas.co.uk/view/3072> .

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

