@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/d1e39c3b-013f-40d2-a1a0-e8e81793c0cd> a dcat:Dataset ;
    dct:description "This was a survey undertaken by DAERA Marine and Fisheries Department to assess the condition of the sub tidal sandbank marine habitat feature on 24/04/2024, 17/05/2024, 31/07/2024. Methods used were UWTV and grab sampling for sediment and infauna samples." ;
    dct:identifier "497eea48-2d32-4967-8b98-11306742fa69" ;
    dct:issued "2026-05-30T07:09:23.862901"^^xsd:dateTime ;
    dct:modified "2026-05-30T07:09:23.862903"^^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.7347 54.1403, -5.8710 54.1403, -5.8710 54.2232, -5.7347 54.2232, -5.7347 54.1403))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[-5.734667, 54.140333], [-5.871, 54.140333], [-5.871, 54.223167], [-5.734667, 54.223167], [-5.734667, 54.140333]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "2024 DAERA Murlough SAC Subtidal Condition Assessment Survey" ;
    dcat:distribution <https://ckan.integration.publishing.service.gov.uk/dataset/d1e39c3b-013f-40d2-a1a0-e8e81793c0cd/resource/b87e9464-0af6-489b-be59-f81f71b4b43d> .

<https://ckan.integration.publishing.service.gov.uk/dataset/d1e39c3b-013f-40d2-a1a0-e8e81793c0cd/resource/b87e9464-0af6-489b-be59-f81f71b4b43d> a dcat:Distribution ;
    dct:description "Link to data download" ;
    dct:issued "2026-05-30T07:09:23.894061"^^xsd:dateTime ;
    dct:modified "2026-05-30T07:09:23.858912"^^xsd:dateTime ;
    dct:title "DOI Link" ;
    dcat:accessURL <https://doi.org/10.17031/6964e8642be30> .

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

