@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/b6c19a1c-6477-4031-b2a4-1b593296295e> a dcat:Dataset ;
    dct:description """Soil gas data Baile Lazaresti, Harghita county, Romania, October 2022
""" ;
    dct:identifier "oai:zenodo.org:16919035" ;
    dct:issued "2026-04-06T14:33:47.555127"^^xsd:dateTime ;
    dct:modified "2026-04-06T14:33:47.555134"^^xsd:dateTime ;
    dct:publisher <https://data.danubius-ri.eu/organization/ec913e37-f6b7-4f2c-8827-17550dc315c5> ;
    dct:title "Soil gas data Lazaresti, Harghita, Romania, October 2022" ;
    dcat:landingPage <https://doi.org/10.5281/zenodo.16919035> .

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

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

