@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/9fced1e9-3412-47ec-81b4-3054014fc41d> a dcat:Dataset ;
    dct:description """**Bathymetry data (SBES)** acquired in Project NUCLEU, onboard the R/V Istros, in March 2007, during the river monitoring cruise IST-2007.03 along Danube river. Raw, unprocessed data.
""" ;
    dct:identifier "oai:zenodo.org:16264443" ;
    dct:issued "2026-04-06T14:31:39.351524"^^xsd:dateTime ;
    dct:modified "2026-04-06T14:31:39.351531"^^xsd:dateTime ;
    dct:publisher <https://data.danubius-ri.eu/organization/ec913e37-f6b7-4f2c-8827-17550dc315c5> ;
    dct:title "Bathymetry data (SBES) acquired in Project NUCLEU in March 2007 along Danube river during the annual river monitoring cruise" ;
    dcat:landingPage <https://doi.org/10.5281/zenodo.16264443> .

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

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

