@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/6b188d14-0a02-4a7f-bf1d-a81f5bca80b3> a dcat:Dataset ;
    dct:description "The purpose of this benthic survey in the Minch, north-east of Shiant East Bank, was to identify priority marine features (PMFs). An ROV survey was conducted by the National Oceanographic Centre (NOC) for SNH on the 20th May 2011 to collect detailed biological information on the seabed species and habitat features present. ROV runs were undertaken at 3 sites. The images, analysed under SNH contract by Dr Colin Moore, were used to describe the nature of the seabed in terms of the physical structure and the species assemblages." ;
    dct:identifier "7b2794aad463e9619bc4d279d4c4bd0d" ;
    dct:issued "2024-09-10T08:35:27.460798"^^xsd:dateTime ;
    dct:modified "2025-06-09T14:23:35.914687"^^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 ((-5.8541 57.9995, -6.0228 57.9995, -6.0228 58.1041, -5.8541 58.1041, -5.8541 57.9995))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[-5.8541, 57.9995], [-6.0228, 57.9995], [-6.0228, 58.1041], [-5.8541, 58.1041], [-5.8541, 57.9995]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "2011 Scottish Natural Heritage (SNH) North Minch ROV survey" .

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

