@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/d87a4db1-0e97-4ef5-85b4-5d7de9eee857> a dcat:Dataset ;
    dct:description "demo work" ;
    dct:identifier "d87a4db1-0e97-4ef5-85b4-5d7de9eee857" ;
    dct:issued "2026-08-20T12:02:52.787260"^^xsd:dateTime ;
    dct:modified "2026-08-20T12:02:52.787267"^^xsd:dateTime ;
    dct:publisher <https://d4c-ckan.dataspace-labs.eu/organization/3eeb9521-5e59-4df8-aaf1-8b6683f3324e> ;
    dct:title "demo work" ;
    dcat:keyword "4phase-compliant" .

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

