@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://digitwin2.geoecomar.ro/dataset/e799e031-ddf3-4563-a876-ef27183fbe78> a dcat:Dataset ;
    dct:description "some final test" ;
    dct:identifier "e799e031-ddf3-4563-a876-ef27183fbe78" ;
    dct:issued "2025-07-23T06:30:41.783040"^^xsd:dateTime ;
    dct:modified "2025-07-23T06:31:29.111274"^^xsd:dateTime ;
    dct:publisher <https://digitwin2.geoecomar.ro/organization/9645be49-8154-4757-bc19-9eaa84e76483> ;
    dct:title "tes_final_final" ;
    dcat:distribution <https://digitwin2.geoecomar.ro/dataset/e799e031-ddf3-4563-a876-ef27183fbe78/resource/464dc011-3427-4fe3-99cf-caa7078b6124> ;
    dcat:keyword "ckan",
        "zenodo" .

<https://digitwin2.geoecomar.ro/dataset/e799e031-ddf3-4563-a876-ef27183fbe78/resource/464dc011-3427-4fe3-99cf-caa7078b6124> a dcat:Distribution ;
    dct:issued "2025-07-23T06:31:28.989341"^^xsd:dateTime ;
    dct:modified "2025-07-23T06:31:29.115168"^^xsd:dateTime ;
    dct:title "README.md" ;
    dcat:accessURL <https://digitwin2.geoecomar.ro/dataset/e799e031-ddf3-4563-a876-ef27183fbe78/resource/464dc011-3427-4fe3-99cf-caa7078b6124/download/readme.md> ;
    dcat:byteSize "3429"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/markdown" .

<https://digitwin2.geoecomar.ro/organization/9645be49-8154-4757-bc19-9eaa84e76483> a foaf:Agent ;
    foaf:name "Geaman Digital" .

