@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://ckan.dev.kupfer-x.de/dataset/45147b0f-a1c5-4dc8-a2f0-c7917d886326> a dcat:Dataset ;
    dct:description "Created by unified portal probe" ;
    dct:identifier "45147b0f-a1c5-4dc8-a2f0-c7917d886326" ;
    dct:issued "2026-03-24T11:12:07.659476"^^xsd:dateTime ;
    dct:modified "2026-03-24T11:12:07.659482"^^xsd:dateTime ;
    dct:publisher <https://ckan.dev.kupfer-x.de/organization/1e6bc3ed-e1cb-4381-b29c-1496f7b359ad> ;
    dct:title "Portal Dataset Probe" .

<https://ckan.dev.kupfer-x.de/organization/1e6bc3ed-e1cb-4381-b29c-1496f7b359ad> a foaf:Agent ;
    foaf:name "Dev Dataspace" .

