@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/ccf19088-3fa7-4010-8870-70345f93fa84> a dcat:Dataset ;
    dct:description "Published from the unified portal for the Kupfer-X copper lifecycle demo." ;
    dct:identifier "ccf19088-3fa7-4010-8870-70345f93fa84" ;
    dct:issued "2026-03-29T10:10:53.891742"^^xsd:dateTime ;
    dct:modified "2026-03-29T12:33:52.588739"^^xsd:dateTime ;
    dct:publisher <https://ckan.dev.kupfer-x.de/organization/1e6bc3ed-e1cb-4381-b29c-1496f7b359ad> ;
    dct:title "Copper material property dataset" ;
    dcat:distribution <https://ckan.dev.kupfer-x.de/dataset/ccf19088-3fa7-4010-8870-70345f93fa84/resource/a64d533c-4f88-4ccf-b461-63286e0eba9f> ;
    dcat:keyword "copper",
        "portal" .

<https://ckan.dev.kupfer-x.de/dataset/ccf19088-3fa7-4010-8870-70345f93fa84/resource/a64d533c-4f88-4ccf-b461-63286e0eba9f> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2026-03-29T12:33:52.612502"^^xsd:dateTime ;
    dct:modified "2026-03-29T12:33:52.600549"^^xsd:dateTime ;
    dct:title "Copper lifecycle snapshot" ;
    dcat:accessURL <https://ckan.dev.kupfer-x.de> .

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

