@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/3b5dfc24-ce36-40d4-b081-3d3d18d1e8b7> a dcat:Dataset ;
    dct:description """This data gives the concentration of nutrients in sea water samples from the 
water column and from sediments (pore-water) from three sites in the North Sea 
(North Dogger Bank, Oyster Ground, Sean Gasfield). Includes measurements for 
Total Oxidised Nitrogen (TOxN) Nitrite (NO2) Phophate (P04) Silicon (Si) and 
Ammonia (NH4)""" ;
    dct:identifier "CEFAS128c23ed-c973-42b4-a784-8078ccae6563" ;
    dct:issued "2024-12-01T12:07:02.188686"^^xsd:dateTime ;
    dct:modified "2024-12-01T12:07:02.188689"^^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 Nutrient Analysis" ;
    dcat:distribution <https://ckan.staging.publishing.service.gov.uk/dataset/3b5dfc24-ce36-40d4-b081-3d3d18d1e8b7/resource/04e17675-27d8-409f-8921-59e6322895cd> .

<https://ckan.staging.publishing.service.gov.uk/dataset/3b5dfc24-ce36-40d4-b081-3d3d18d1e8b7/resource/04e17675-27d8-409f-8921-59e6322895cd> 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:07:02.196654"^^xsd:dateTime ;
    dct:modified "2024-12-01T12:07:02.186565"^^xsd:dateTime ;
    dct:title "Cefas Data Portal" ;
    dcat:accessURL <https://data.cefas.co.uk/view/911> .

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

