@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.publishing.service.gov.uk/dataset/eac67dce-0aee-4955-8f6e-0ea5544524c2> a dcat:Dataset ;
    dct:description "The survey was carried out to assess the condition of the Skerries and Causeway SAC seagrass feature. It used UWTV, ROV and SCUBA divers to capture imagery of the seagrass beds." ;
    dct:identifier "5faab293-18f6-442b-8ba6-5a2ba7502c47" ;
    dct:issued "2026-06-11T08:14:47.782360"^^xsd:dateTime ;
    dct:modified "2026-06-11T08:14:47.782363"^^xsd:dateTime ;
    dct:publisher <https://ckan.publishing.service.gov.uk/organization/c756c8da-f176-4640-950e-9c00b9e404df> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-6.6245 55.2222, -6.6298 55.2222, -6.6298 55.2227, -6.6245 55.2227, -6.6245 55.2222))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[-6.624483, 55.222213], [-6.62983, 55.222213], [-6.62983, 55.2227], [-6.624483, 55.2227], [-6.624483, 55.222213]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "2021 DAERA Skerries and Causeway SAC Subtidal Survey" ;
    dcat:distribution <https://ckan.publishing.service.gov.uk/dataset/eac67dce-0aee-4955-8f6e-0ea5544524c2/resource/938d9e51-6c8a-4484-9aa4-c36f2de84668> .

<https://ckan.publishing.service.gov.uk/dataset/eac67dce-0aee-4955-8f6e-0ea5544524c2/resource/938d9e51-6c8a-4484-9aa4-c36f2de84668> a dcat:Distribution ;
    dct:description "Link to data download" ;
    dct:issued "2026-06-11T08:14:47.790044"^^xsd:dateTime ;
    dct:modified "2026-06-11T08:14:47.779905"^^xsd:dateTime ;
    dct:title "DOI Link" ;
    dcat:accessURL <https://doi.org/10.17031/695d012c7435a> .

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

