@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/5ac1bd03-afd5-462b-9209-494c2fc23bcd> a dcat:Dataset ;
    dct:description """GPR perimeter, GPR depth slice at 0.4-0.5 m depth, interpolated with Minimum Curvature method, amplitude values (mV)
""" ;
    dct:identifier "oai:zenodo.org:16910568" ;
    dct:issued "2026-04-13T14:07:04.326667"^^xsd:dateTime ;
    dct:modified "2026-04-13T14:07:04.326676"^^xsd:dateTime ;
    dct:publisher <https://data.danubius-ri.eu/organization/ec913e37-f6b7-4f2c-8827-17550dc315c5> ;
    dct:title "GPR perimeter Bodoc, Covasna, Romania, depth slice 0.4-0.5 m October 2024" ;
    dcat:landingPage <https://doi.org/10.5281/zenodo.16910568> .

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

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

