@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/c14680e2-3bf0-4149-99a1-551348cbc9b3> 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) taken in the North Sea. Includes 
measurements for Nitrate (NO3) Nitrite (NO2) Phosphate (P04) Silicon (Si) and 
Ammonia (NH4)""" ;
    dct:identifier "CEFAS3937ef6c-3f37-4d19-9719-a77da11a3f91" ;
    dct:issued "2024-12-01T12:08:17.844855"^^xsd:dateTime ;
    dct:modified "2024-12-01T12:08:17.844859"^^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 ((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 Nutrient Analysis" ;
    dcat:distribution <https://ckan.staging.publishing.service.gov.uk/dataset/c14680e2-3bf0-4149-99a1-551348cbc9b3/resource/d33c9ecc-5317-4547-99a5-fceaf46e9df2> .

<https://ckan.staging.publishing.service.gov.uk/dataset/c14680e2-3bf0-4149-99a1-551348cbc9b3/resource/d33c9ecc-5317-4547-99a5-fceaf46e9df2> 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:08:17.851433"^^xsd:dateTime ;
    dct:modified "2024-12-01T12:08:17.842779"^^xsd:dateTime ;
    dct:title "Cefas Data Portal" ;
    dcat:accessURL <https://data.cefas.co.uk/view/3071> .

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

