@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/bd9825f6-e26f-4f41-833c-b27a9be453d3> a dcat:Dataset ;
    dct:description "This sub-sub-datalayer comprises shipwreck, submarine, and aircraft crash sites, located within the search area that has been designated as sites of some level of historic interest and/or significance, and as such are protected under relevant legislation. A sub layer of the Maritime Archaeology Designations Sub layer, which itself is one of a series of 4 Maritime Archaeology sub datalayers." ;
    dct:identifier "735b27778bd8e607bac9b020125e6daf" ;
    dct:issued "2024-09-10T08:35:03.738259"^^xsd:dateTime ;
    dct:modified "2024-09-10T08:35:03.738262"^^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 ((2.9259 50.0415, -10.9608 50.0415, -10.9608 60.1929, 2.9259 60.1929, 2.9259 50.0415))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[2.9259, 50.0415], [-10.9608, 50.0415], [-10.9608, 60.1929], [2.9259, 60.1929], [2.9259, 50.0415]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "2010 Defra MB0106 Protected Wreck Exclusion Zones" .

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

