@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/603d1f70-c51e-45a9-ae3f-67e3d6ec3cff> a dcat:Dataset ;
    dct:description """This dataset records the depth to which free oxygen is available in seabed 
sediments; referred to as the Oxygen Penetration Depth (OPD). It also includes 
the original oxygen profile data, recording the depeletion of oxygen as the 
sediment is penetrated. Samples were collected from sites in the North Sea: 
Northern Dogger Bank, Oyster Ground and Sean Gasfield during various cruises 
on RV Cefas Endeavour throughout 2007 and 2008.""" ;
    dct:identifier "CEFASada68af3-ffa8-479d-87fb-a628fbbc4525" ;
    dct:issued "2024-12-01T12:12:35.272921"^^xsd:dateTime ;
    dct:modified "2024-12-01T12:12:35.272925"^^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 53.0000, 2.0000 53.0000, 2.0000 55.7500, 5.0000 55.7500, 5.0000 53.0000))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[5.00, 53.00], [2.00, 53.00], [2.00, 55.75], [5.00, 55.75], [5.00, 53.00]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "2007-2008 North Sea Sediment Oxygen Profiles" ;
    dcat:distribution <https://ckan.staging.publishing.service.gov.uk/dataset/603d1f70-c51e-45a9-ae3f-67e3d6ec3cff/resource/2791146f-72f6-4ea1-a70f-ab476245ff19> .

<https://ckan.staging.publishing.service.gov.uk/dataset/603d1f70-c51e-45a9-ae3f-67e3d6ec3cff/resource/2791146f-72f6-4ea1-a70f-ab476245ff19> 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: Binary download." ;
    dct:issued "2024-12-01T12:12:35.274097"^^xsd:dateTime ;
    dct:modified "2024-12-01T12:12:35.270852"^^xsd:dateTime ;
    dct:title "Cefas Data Portal" ;
    dcat:accessURL <https://data.cefas.co.uk/view/912> .

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

