@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/4a177646-3bad-4298-a0c2-0cd96345ce95> a dcat:Dataset ;
    dct:description "test" ;
    dct:identifier "4a177646-3bad-4298-a0c2-0cd96345ce95" ;
    dct:issued "2026-08-13T09:45:02.630962"^^xsd:dateTime ;
    dct:modified "2026-08-13T09:45:02.630969"^^xsd:dateTime ;
    dct:publisher <https://d4c-ckan.dataspace-labs.eu/organization/563f340c-b73e-4b3b-8c53-d6a081f8baae> ;
    dct:title "simple1308.jpg_encrypt_20260813_094430.enc" .

<https://d4c-ckan.dataspace-labs.eu/organization/563f340c-b73e-4b3b-8c53-d6a081f8baae> a foaf:Agent ;
    foaf:name "Company A3007" .

