@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/716f8c27-f953-4558-b1e3-2bf41baae479> a dcat:Dataset ;
    dct:description """tea\r
""" ;
    dct:identifier "716f8c27-f953-4558-b1e3-2bf41baae479" ;
    dct:issued "2026-07-23T05:39:00.521904"^^xsd:dateTime ;
    dct:modified "2026-07-23T05:39:00.521911"^^xsd:dateTime ;
    dct:publisher <https://d4c-ckan.dataspace-labs.eu/organization/80f79388-e734-4b27-ab49-110abb022cc7> ;
    dct:title "team.txt" .

<https://d4c-ckan.dataspace-labs.eu/organization/80f79388-e734-4b27-ab49-110abb022cc7> a foaf:Agent ;
    foaf:name "nttdtest202607221" .

