@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix spdx: <http://spdx.org/rdf/terms#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://digitwin2.geoecomar.ro/dataset/564a1ef6-e5cf-412c-86d0-2e3b579f57e3> a dcat:Dataset ;
    dct:description "test for zenodo" ;
    dct:identifier "564a1ef6-e5cf-412c-86d0-2e3b579f57e3" ;
    dct:issued "2025-07-22T11:14:21.522727"^^xsd:dateTime ;
    dct:modified "2025-07-22T11:14:40.217050"^^xsd:dateTime ;
    dct:publisher <https://digitwin2.geoecomar.ro/organization/9645be49-8154-4757-bc19-9eaa84e76483> ;
    dct:title "test22" ;
    dcat:distribution <https://digitwin2.geoecomar.ro/dataset/564a1ef6-e5cf-412c-86d0-2e3b579f57e3/resource/25ce3f0d-ab54-4e7a-bf3e-03bf1cf35061> ;
    dcat:keyword "ckan",
        "zenodo" .

<https://digitwin2.geoecomar.ro/dataset/564a1ef6-e5cf-412c-86d0-2e3b579f57e3/resource/25ce3f0d-ab54-4e7a-bf3e-03bf1cf35061> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2025-07-22T11:14:39.366997"^^xsd:dateTime ;
    dct:modified "2025-07-22T11:14:40.220801"^^xsd:dateTime ;
    dct:title "angajat.xlsx" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "34da15c4f8b2ba4ff06d093ff9fff375"^^xsd:hexBinary ] ;
    dcat:accessURL <https://digitwin2.geoecomar.ro/dataset/564a1ef6-e5cf-412c-86d0-2e3b579f57e3/resource/25ce3f0d-ab54-4e7a-bf3e-03bf1cf35061/download/angajat.xlsx> ;
    dcat:byteSize "10147"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

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

