@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/7fb3c241-e395-43af-ad47-b22137b38d73> a dcat:Dataset ;
    dct:description "This dataset contains acceleration data measured from 19 low-cost and open-source bottom-mounted floats called 'Mini Buoys', to identify hydrological conditions associated with thriving and failing planted mangrove patches in Thai Binh Nature Reserve in the Red River Delta, Vietnam. Data were collected between 08-09-2022 to 19-09-2022. Full details about this dataset can be found at https://doi.org/10.5285/f88b5f8e-9715-4b61-9fb6-a2e8d0da1ee2" ;
    dct:identifier "f88b5f8e-9715-4b61-9fb6-a2e8d0da1ee2" ;
    dct:issued "2026-05-30T07:22:09.371759"^^xsd:dateTime ;
    dct:modified "2026-05-30T07:22:09.371762"^^xsd:dateTime ;
    dct:publisher <https://ckan.integration.publishing.service.gov.uk/organization/866f4088-ae4f-43b8-ba8c-6d3141a327f2> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((107.5230 19.5850, 104.6890 19.5850, 104.6890 22.0140, 107.5230 22.0140, 107.5230 19.5850))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[107.523, 19.585], [104.689, 19.585], [104.689, 22.014], [107.523, 22.014], [107.523, 19.585]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "Hydrodynamic data from across a mangrove restoration site in the Red River Delta, Vietnam, 2022" ;
    dcat:keyword "Current velocity",
        "Environmental Monitoring Facilities",
        "Inundation duration",
        "Mangrove restoration planting",
        "Mini Buoy",
        "Red River Delta",
        "Vietnam",
        "Wave orbital velocity" .

<https://ckan.integration.publishing.service.gov.uk/organization/866f4088-ae4f-43b8-ba8c-6d3141a327f2> a foaf:Organization ;
    foaf:name "Environmental Information Data Centre" .

