@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/ee5b49d0-b4d1-4aad-b7f6-503b8d08d4c4> a dcat:Dataset ;
    dct:description """This shapefile outlines the current multi-beam data holdings of the British Geological Survey. The multibeam has been collected from a variety of vessels and contractors for the purpose of seabed mapping.  Surveys may not meet all requirements of IHO order 1.
     The data is available for download in various formats from The Maritime and Coastguard Agency (MCA) website.""" ;
    dct:identifier "c1d5b0a30048338893df3d1b69060e02" ;
    dct:issued "2024-09-10T08:39:57.815220"^^xsd:dateTime ;
    dct:modified "2024-09-10T08:39:57.815223"^^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 ((-1.7768 52.6129, -13.7360 52.6129, -13.7360 58.5277, -1.7768 58.5277, -1.7768 52.6129))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[-1.7768, 52.6129], [-13.7360, 52.6129], [-13.7360, 58.5277], [-1.7768, 58.5277], [-1.7768, 52.6129]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "2009 British Geological Survey, Seabed mapping and surveys (BGS_multibeam)" .

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

