@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/b9f2e506-70aa-4d37-b79e-6e9aaef0fd56> a dcat:Dataset ;
    dct:description """**Bathymetry data (SBES)** acquired in Project PROMED, onboard the R/V Istros, in April 2009, during the river cruise IST-2009.04 along Danube river, covering the surface of Iron Gates I - Cazanele Mari river sector.
""" ;
    dct:identifier "oai:zenodo.org:16741881" ;
    dct:issued "2026-04-06T14:30:55.050571"^^xsd:dateTime ;
    dct:modified "2026-04-06T14:30:55.050579"^^xsd:dateTime ;
    dct:publisher <https://data.danubius-ri.eu/organization/ec913e37-f6b7-4f2c-8827-17550dc315c5> ;
    dct:title "Bathymetry data (SBES) acquired in Project PROMED in April 2009 on Danube river, sector Iron Gates I - Cazanele Mari" ;
    dcat:landingPage <https://doi.org/10.5281/zenodo.16741881> .

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

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

