@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/6be94fc0-f0e3-47c3-b287-da729c08d0c7> a dcat:Dataset ;
    dct:description "Structured dataset prepared for downstream materials and sustainability flows." ;
    dct:identifier "6be94fc0-f0e3-47c3-b287-da729c08d0c7" ;
    dct:issued "2026-05-31T21:11:56.590257"^^xsd:dateTime ;
    dct:modified "2026-05-31T21:11:56.590263"^^xsd:dateTime ;
    dct:publisher <https://ckan.dev.kupfer-x.de/organization/1e6bc3ed-e1cb-4381-b29c-1496f7b359ad> ;
    dct:title "Kupfer-X copper lifecycle dataset" ;
    dcat:distribution <https://ckan.dev.kupfer-x.de/dataset/6be94fc0-f0e3-47c3-b287-da729c08d0c7/resource/2181e6ea-ac11-4f77-a1a0-ab1c71e3d99b> ;
    dcat:keyword "copper",
        "portal" .

<https://ckan.dev.kupfer-x.de/dataset/6be94fc0-f0e3-47c3-b287-da729c08d0c7/resource/2181e6ea-ac11-4f77-a1a0-ab1c71e3d99b> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2026-05-31T21:11:56.591354"^^xsd:dateTime ;
    dct:modified "2026-05-31T21:11:56.586151"^^xsd:dateTime ;
    dct:title "Copper lifecycle snapshot" ;
    dcat:accessURL <https://ckan.dev.kupfer-x.de/dataset/copper-lifecycle> .

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

