@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.integration.publishing.service.gov.uk/dataset/02ba0c43-f287-434d-a72c-9ed8e8705008> a dcat:Dataset ;
    dct:description "The principle purpose of this project is to carry out site condition monitoring (SCM) of the intertidal sediment flats of Loch Moidart and Shiel Woods SAC site. SCM was inaugurated at this SSSI site in 2003, providing a baseline for future SCM surveys. The study approach taken aims to enable re-surveying of 16 relocatable stations along 5 transects that are representative of the biological and environmental diversity of the sediment flats in the SAC in order to 1) establish a baseline biological dataset to facilitate future assessment; 2) identify any deterioration in the condition of the mudflat feature; and 3) to form a judgement on its current condition." ;
    dct:identifier "cd3509f475a6c594d3dcbda1a45a21d6" ;
    dct:issued "2024-07-17T19:15:55.659778"^^xsd:dateTime ;
    dct:modified "2025-06-24T18:07:14.709646"^^xsd:dateTime ;
    dct:publisher <https://ckan.integration.publishing.service.gov.uk/organization/c756c8da-f176-4640-950e-9c00b9e404df> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-5.7476 56.7773, -5.8156 56.7773, -5.8156 56.7968, -5.7476 56.7968, -5.7476 56.7773))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[-5.7476, 56.7773], [-5.8156, 56.7773], [-5.8156, 56.7968], [-5.7476, 56.7968], [-5.7476, 56.7773]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "NatureScot Loch Moidart and Shiel Woods SAC Site Condition Monitoring" .

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

