@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.danubius-ri.eu/dataset/2fc51834-e805-4257-a5e8-61d8dd35aafd> a dcat:Dataset ;
    dct:description """**Bathymetry data (SBES)** acquired in Project TRAPEC, onboard the R/V Istros, in June 2005, during the river cruise IST-2005.06 along Danube river, covering 5 critical sectors for navigation (bottlenecks) between Izvoarele village / Bala arm and Cernavoda town.
""" ;
    dct:identifier "oai:zenodo.org:16255576" ;
    dct:issued "2026-04-13T14:02:15.595403"^^xsd:dateTime ;
    dct:modified "2026-04-13T14:02:15.595410"^^xsd:dateTime ;
    dct:publisher <https://data.danubius-ri.eu/organization/ec913e37-f6b7-4f2c-8827-17550dc315c5> ;
    dct:title "Bathymetry data (SBES) acquired in Project TRAPEC in June 2005 on Danube river between Izvoarele village/Bala arm and Cernavoda town" ;
    dcat:landingPage <https://doi.org/10.5281/zenodo.16255576> .

<https://data.danubius-ri.eu/organization/ec913e37-f6b7-4f2c-8827-17550dc315c5> a foaf:Agent ;
    foaf:name "GeoEcoMar" .

<https://doi.org/10.5281/zenodo.16255576> a foaf:Document .

