@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/c705a649-b03a-4f83-9121-9d87e7245d5f> a dcat:Dataset ;
    dct:description "End-to-end demo: CP-ABE encrypted sample document published by the Data4Circ partner demo." ;
    dct:identifier "c705a649-b03a-4f83-9121-9d87e7245d5f" ;
    dct:issued "2026-07-29T12:29:37.727664"^^xsd:dateTime ;
    dct:modified "2026-07-29T12:29:37.727670"^^xsd:dateTime ;
    dct:publisher <https://d4c-ckan.dataspace-labs.eu/organization/3eeb9521-5e59-4df8-aaf1-8b6683f3324e> ;
    dct:title "e2e-demo-asset-03f6c408" .

<https://d4c-ckan.dataspace-labs.eu/organization/3eeb9521-5e59-4df8-aaf1-8b6683f3324e> a foaf:Agent ;
    foaf:name "nttdtest202607223" .

