@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://ckan.kupferdigital.org/dataset/bd4897cf-18a5-419a-b38b-8bebcf0d7d19> a dcat:Dataset ;
    dct:creator [ a foaf:Organization ;
            foaf:name "Kupferverband" ] ;
    dct:description """Referenzdatenbank des Kupferverbands für international gebräuchliche Kupferwerkstoffe und -legierungen. Enthält Bezeichnungen, chemische Zusammensetzungen, Normbezüge sowie mechanische/\r
physikalische Eigenschaften und Produktspezifikationen.\r
\r
Kostenlose Web-Anwendung mit Such- und Vergleichsfunktionen. Keine öffentlich dokumentierte API oder Bulk-Schnittstelle.\r
\r
For raw data see https://ckan.kupferdigital.org/dataset/copper-key""" ;
    dct:identifier "bd4897cf-18a5-419a-b38b-8bebcf0d7d19" ;
    dct:issued "2026-09-14T11:39:01.452150"^^xsd:dateTime ;
    dct:modified "2026-09-14T12:07:09.028063"^^xsd:dateTime ;
    dct:publisher <https://ckan.kupferdigital.org/organization/37a729f8-a4d0-4617-9e56-376af78edb0c> ;
    dct:title "Kupferschlüssel" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Kupferverband" ] ;
    dcat:distribution <https://ckan.kupferdigital.org/dataset/bd4897cf-18a5-419a-b38b-8bebcf0d7d19/resource/70e77e82-3f80-4278-8078-97b8c35a9fa1> ;
    dcat:keyword "Werkstoffbezeichnung",
        "chemical composition",
        "copper alloys",
        "mechanical properties",
        "physical properties",
        "standards" ;
    dcat:landingPage <https://kupfer.de/institutsleistungen/kupferschluessel/> .

<https://ckan.kupferdigital.org/dataset/bd4897cf-18a5-419a-b38b-8bebcf0d7d19/resource/70e77e82-3f80-4278-8078-97b8c35a9fa1> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2026-09-14T11:39:21.666297"^^xsd:dateTime ;
    dct:modified "2026-09-14T11:39:21.868409"^^xsd:dateTime ;
    dct:title "Kupferschlüssel Web-Anwendung" ;
    dcat:accessURL <https://kupfer.de/institutsleistungen/kupferschluessel/> .

<https://ckan.kupferdigital.org/organization/37a729f8-a4d0-4617-9e56-376af78edb0c> a foaf:Organization ;
    foaf:name "KupferDigital2" .

