@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://d4c-ckan.dataspace-labs.eu/dataset/53fed2a7-4955-4396-be60-57bd15d4d660> a dcat:Dataset ;
    dct:description "test" ;
    dct:identifier "53fed2a7-4955-4396-be60-57bd15d4d660" ;
    dct:issued "2026-07-22T13:15:31.007867"^^xsd:dateTime ;
    dct:modified "2026-07-22T13:15:31.007875"^^xsd:dateTime ;
    dct:publisher <https://d4c-ckan.dataspace-labs.eu/organization/b707304a-ca94-4020-981d-8c7d3d239e0e> ;
    dct:title "Short_IP_Presentation.txt_encrypt_20260722_114903.enc" .

<https://d4c-ckan.dataspace-labs.eu/organization/b707304a-ca94-4020-981d-8c7d3d239e0e> a foaf:Agent ;
    foaf:name "nttdtest202607222" .

