@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/567e19ac-aded-41fe-bd80-0b279a65b3ad> a dcat:Dataset ;
    dct:description """**Marine magnetic measurements** (total geomagnetic field) acquired in May 2014 onboard R/V Mare Nigrum, during the sea cruise MN-121 on the Romanian offshore, up to 140 km off the coast.
""" ;
    dct:identifier "oai:zenodo.org:15852228" ;
    dct:issued "2026-04-06T14:29:51.243918"^^xsd:dateTime ;
    dct:modified "2026-04-06T14:29:51.243926"^^xsd:dateTime ;
    dct:publisher <https://data.danubius-ri.eu/organization/ec913e37-f6b7-4f2c-8827-17550dc315c5> ;
    dct:title "Marine magnetic measurements acquired in Project NUCLEU in May 2014 on the Romanian continental shelf, Black Sea" ;
    dcat:landingPage <https://doi.org/10.5281/zenodo.15852228> .

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

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

