@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/d787c3b5-5424-48b6-81c2-62e585ab9b59> a dcat:Dataset ;
    dct:description "New records of NIS made between 1st January 2003 and 31st December 2014 for UK Celtic seas and UK greater North sea. Data collated from multiple sources for use in the MSFD D2 UK assessment." ;
    dct:identifier "37a225d347ce723c584567816a98d5d9" ;
    dct:issued "2024-09-10T08:31:48.156328"^^xsd:dateTime ;
    dct:modified "2024-09-10T08:31:48.156331"^^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 ((-48.9884 60.7051, -49.1127 60.7051, -49.1127 60.7658, -48.9884 60.7658, -48.9884 60.7051))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[-48.9884, 60.7051], [-49.1127, 60.7051], [-49.1127, 60.7658], [-48.9884, 60.7658], [-48.9884, 60.7051]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "MSFD D2 data- new NIS records 2003-2014 UK" .

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

