@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/598c9b6b-890d-462f-960c-62de615dce27> a dcat:Dataset ;
    dct:description "A polygon subset of sea areas around the UK taken from The SeaVoX Salt and Fresh Water Body Gazetteer (v14 published April 2013). Sea areas included are Iceland Sea, Norwegian Sea, North Sea, Inner Seas off the West Coast of Scotland, Irish Sea and St. George's Channel, Bristol Channel, English Channel, Celtic Sea, Bay of Biscay and Skagerrak." ;
    dct:identifier "8feaa3d5ca3b6c9b8151c6e72ca709de" ;
    dct:issued "2024-09-10T08:36:54.554208"^^xsd:dateTime ;
    dct:modified "2024-09-10T08:36:54.554212"^^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 ((26.0000 43.0000, -30.0000 43.0000, -30.0000 76.5000, 26.0000 76.5000, 26.0000 43.0000))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[26.0000, 43.0000], [-30.0000, 43.0000], [-30.0000, 76.5000], [26.0000, 76.5000], [26.0000, 43.0000]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "SeaVoX regional seas around the UK" ;
    dcat:distribution <https://ckan.staging.publishing.service.gov.uk/dataset/598c9b6b-890d-462f-960c-62de615dce27/resource/2f4bf70a-aeec-4a3b-9495-635af4fb67ab> .

<https://ckan.staging.publishing.service.gov.uk/dataset/598c9b6b-890d-462f-960c-62de615dce27/resource/2f4bf70a-aeec-4a3b-9495-635af4fb67ab> a dcat:Distribution ;
    dct:description "A link to the web service or dataset" ;
    dct:issued "2024-09-10T08:36:54.556724"^^xsd:dateTime ;
    dct:modified "2024-09-10T08:36:54.551901"^^xsd:dateTime ;
    dcat:accessURL <https://www.bodc.ac.uk/data/download/asset/225/generic/> .

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

