@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/85dbe2f6-8fc8-4206-9654-0e28e8e3ab5f> a dcat:Dataset ;
    dct:description "test 1908" ;
    dct:identifier "85dbe2f6-8fc8-4206-9654-0e28e8e3ab5f" ;
    dct:issued "2026-08-19T12:11:58.267697"^^xsd:dateTime ;
    dct:modified "2026-08-19T12:11:58.267703"^^xsd:dateTime ;
    dct:publisher <https://d4c-ckan.dataspace-labs.eu/organization/e2c4b31a-9fec-40e6-98be-e0768aa708a5> ;
    dct:title "simple1908.jpg_encrypt_20260819_090330.enc test1908" ;
    dcat:keyword "4phase-compliant" .

<https://d4c-ckan.dataspace-labs.eu/organization/e2c4b31a-9fec-40e6-98be-e0768aa708a5> a foaf:Agent ;
    foaf:name "Company A1908" .

