@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/66b3de77-09c7-4d4b-a9d3-e3f0b1d4a561> a dcat:Dataset ;
    dct:description "The aim of this Site Condition Monitoring (SCM) work is to improve knowledge of the current condition habitat and species features of the South Arran Nature Conservation Marine Protected Area, prior to and following its designation in 2014." ;
    dct:identifier "063b385b-d843-4933-84e2-3e51a4d70d49" ;
    dct:issued "2025-06-16T14:21:05.718262"^^xsd:dateTime ;
    dct:modified "2025-06-16T14:21:05.718265"^^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 ((-4.9384 55.3662, -5.4671 55.3662, -5.4671 55.5892, -4.9384 55.5892, -4.9384 55.3662))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[-4.9383544921875, 55.366210220807], [-5.4670715332031, 55.366210220807], [-5.4670715332031, 55.589211260654], [-4.9383544921875, 55.589211260654], [-4.9383544921875, 55.366210220807]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "NatureScot South Arran MPA(NC) Site Condition Monitoring" .

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

