@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/99c7cbe6-b1ca-4c3c-ace8-180cf15c30ce> a dcat:Dataset ;
    dct:description "Encrypted document test 1109" ;
    dct:identifier "99c7cbe6-b1ca-4c3c-ace8-180cf15c30ce" ;
    dct:issued "2026-09-11T11:07:55.012026"^^xsd:dateTime ;
    dct:modified "2026-09-11T11:07:55.012053"^^xsd:dateTime ;
    dct:publisher <https://d4c-ckan.dataspace-labs.eu/organization/a3e1d242-7cab-4a8a-8597-222cc774ae64> ;
    dct:title "Encrypted png file" ;
    dcat:keyword "4phase-compliant" .

<https://d4c-ckan.dataspace-labs.eu/organization/a3e1d242-7cab-4a8a-8597-222cc774ae64> a foaf:Agent ;
    foaf:name "Company A1109" .

