@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/de67956c-5691-49c6-9ce4-a02c9d8cea42> a dcat:Dataset ;
    dct:description """**Marine magnetic measurements** (total geomagnetic field) acquired in March 2015 onboard R/V Mare Nigrum, during the sea cruise MN-132 most of the lines being for the mapping of the mapsheet L-35-132-A, scale 1:50.000.
""" ;
    dct:identifier "oai:zenodo.org:15957121" ;
    dct:issued "2026-04-06T13:59:44.598417"^^xsd:dateTime ;
    dct:modified "2026-04-06T13:59:44.598425"^^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 March 2015, most of the lines being for the mapping for mapsheet L-35-132-A, scale 1:50.000" ;
    dcat:landingPage <https://doi.org/10.5281/zenodo.15957121> .

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

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

