@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/b097ecb3-241a-419f-974b-7dce907c67ff> a dcat:Dataset ;
    dct:description "2022 Northern Irish Macrophyte surveys, carried out by DAERA." ;
    dct:identifier "e443987c-c452-4611-ac6b-91ea58a5ea8b" ;
    dct:issued "2026-05-28T06:15:20.359957"^^xsd:dateTime ;
    dct:modified "2026-05-28T06:15:20.359960"^^xsd:dateTime ;
    dct:publisher <https://ckan.publishing.service.gov.uk/organization/c756c8da-f176-4640-950e-9c00b9e404df> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-5.5491 54.0231, -6.1117 54.0231, -6.1117 55.2101, -5.5491 55.2101, -5.5491 54.0231))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[-5.549113, 54.0230786], [-6.1116604, 54.0230786], [-6.1116604, 55.210066], [-5.549113, 55.210066], [-5.549113, 54.0230786]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "2022 WMU Macrophyte Survey" ;
    dcat:distribution <https://ckan.publishing.service.gov.uk/dataset/b097ecb3-241a-419f-974b-7dce907c67ff/resource/c66aaa37-48e2-412e-ad0f-210afe6772b8> .

<https://ckan.publishing.service.gov.uk/dataset/b097ecb3-241a-419f-974b-7dce907c67ff/resource/c66aaa37-48e2-412e-ad0f-210afe6772b8> a dcat:Distribution ;
    dct:description "Link to data download" ;
    dct:issued "2026-05-28T06:15:20.367212"^^xsd:dateTime ;
    dct:modified "2026-05-28T06:15:20.357230"^^xsd:dateTime ;
    dct:title "DOI Link" ;
    dcat:accessURL <https://doi.org/10.17031/69773106bdb58> .

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

