@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/e22e14b7-208e-46a6-bfe3-c86dfe775142> a dcat:Dataset ;
    dct:description """Raw magnetic data (total field) acquired in November 2024, in EROVMUS Project, on the Romanian continental shelf, off the southern Romanian coast.
""" ;
    dct:identifier "oai:zenodo.org:15637467" ;
    dct:issued "2026-04-06T13:59:49.450474"^^xsd:dateTime ;
    dct:modified "2026-04-06T13:59:49.450482"^^xsd:dateTime ;
    dct:publisher <https://data.danubius-ri.eu/organization/ec913e37-f6b7-4f2c-8827-17550dc315c5> ;
    dct:title "Marine magnetic measurements within Project EROVMUS 2024.11" ;
    dcat:landingPage <https://doi.org/10.5281/zenodo.15637467> .

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

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

