@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/c74129ab-8aff-477b-9aa1-ca5dc779941f> a dcat:Dataset ;
    dct:description """**Bathymetry data (SBES)** acquired in Project NUCLEU, onboard the R/V Istros, in June 2003, during the river cruise IST-2003.06 along Danube river in the sector delimited by Giurgiu and Ceatal Ismail.
""" ;
    dct:identifier "oai:zenodo.org:15971149" ;
    dct:issued "2026-04-06T13:59:51.898549"^^xsd:dateTime ;
    dct:modified "2026-04-06T13:59:51.898557"^^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 June 2003 on Danube river between Giurgiu and Ceatal Ismail" ;
    dcat:landingPage <https://doi.org/10.5281/zenodo.15971149> .

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

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

