@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/02d0ae0b-63f7-4189-bc66-1f2d5915497c> a dcat:Dataset ;
    dct:description "End-to-end demo: CP-ABE encrypted sample document published by the Data4Circ partner demo." ;
    dct:identifier "02d0ae0b-63f7-4189-bc66-1f2d5915497c" ;
    dct:issued "2026-08-18T13:50:45.318333"^^xsd:dateTime ;
    dct:modified "2026-08-18T13:50:45.318340"^^xsd:dateTime ;
    dct:publisher <https://d4c-ckan.dataspace-labs.eu/organization/b707304a-ca94-4020-981d-8c7d3d239e0e> ;
    dct:title "e2e-demo-asset-a3a697a5" .

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

