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

<https://ckan.kupferdigital.org/dataset/c635e922-8751-4359-ae38-41f16777fb75> a dcat:Dataset ;
    dct:creator [ a foaf:Agent ;
            vcard:hasEmail <mailto:bauer@fem-online.de> ;
            foaf:name "F. Bauer" ] ;
    dct:description "Machine protocol for continuous casting of the alloy 2 CuSn6" ;
    dct:identifier "c635e922-8751-4359-ae38-41f16777fb75" ;
    dct:issued "2022-10-18T09:34:59.591883"^^xsd:dateTime ;
    dct:modified "2022-10-18T09:35:00.196639"^^xsd:dateTime ;
    dct:publisher <https://ckan.kupferdigital.org/organization/c6a0740a-3bb2-4661-a5d7-67488fa061a7> ;
    dct:title "machine protocol for casting of alloy 2 CuSn6" ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:fn "F. Bauer" ;
            vcard:hasEmail <mailto:bauer@fem-online.de> ] ;
    dcat:distribution <https://ckan.kupferdigital.org/dataset/c635e922-8751-4359-ae38-41f16777fb75/resource/70b1b9ea-16d0-4a00-a18f-df84797ec6b9> ;
    dcat:keyword "casting",
        "machine protocol" .

<https://ckan.kupferdigital.org/dataset/c635e922-8751-4359-ae38-41f16777fb75/resource/70b1b9ea-16d0-4a00-a18f-df84797ec6b9> a dcat:Distribution ;
    dct:description "machine protocol" ;
    dct:format "TXT" ;
    dct:issued "2022-10-18T09:35:00.209827"^^xsd:dateTime ;
    dct:modified "2022-10-18T09:35:00.181521"^^xsd:dateTime ;
    dct:title "Leg. 2 CuSn6 2021_09_30__12_02_46_comlog.txt" ;
    dcat:accessURL <https://ckan.kupferdigital.org/dataset/c635e922-8751-4359-ae38-41f16777fb75/resource/70b1b9ea-16d0-4a00-a18f-df84797ec6b9/download/leg.-2-cusn6-2021_09_30__12_02_46_comlog.txt> ;
    dcat:byteSize 2302310.0 ;
    dcat:mediaType "text/plain" .

<https://ckan.kupferdigital.org/dataset/c635e922-8751-4359-ae38-41f16777fb75/resource/70b1b9ea-16d0-4a00-a18f-df84797ec6b9/download/leg.-2-cusn6-2021_09_30__12_02_46_comlog.txt> a rdfs:Resource .

<https://ckan.kupferdigital.org/organization/c6a0740a-3bb2-4661-a5d7-67488fa061a7> a foaf:Agent ;
    foaf:name "fem" .

