@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/76333fbd-c490-4023-8ee6-99e7b26109cd> a dcat:Dataset ;
    dct:creator [ a foaf:Agent ;
            foaf:name "Hossein Beygi Nasrabadi" ] ;
    dct:description "KupferDigital mechanical testing dataset from BAM for the Brinell hardness test data of sample b" ;
    dct:identifier "76333fbd-c490-4023-8ee6-99e7b26109cd" ;
    dct:issued "2023-02-02T12:58:10.663406"^^xsd:dateTime ;
    dct:modified "2023-02-23T13:59:12.927907"^^xsd:dateTime ;
    dct:publisher <https://ckan.kupferdigital.org/organization/567a1575-8601-4186-bccb-04e2a85cef28> ;
    dct:title "KupferDigital_BAM_Brinell_B" ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:fn "Hossein Beygi Nasrabadi" ] ;
    dcat:distribution <https://ckan.kupferdigital.org/dataset/76333fbd-c490-4023-8ee6-99e7b26109cd/resource/9c566c4d-ab9c-47d8-8ab2-e59649d4f2b4> ;
    dcat:keyword "Brinell hardness" ;
    dcat:landingPage <https://doi.org/10.5281/zenodo.7670583> .

<https://ckan.kupferdigital.org/dataset/76333fbd-c490-4023-8ee6-99e7b26109cd/resource/9c566c4d-ab9c-47d8-8ab2-e59649d4f2b4> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2023-02-23T13:59:12.764414"^^xsd:dateTime ;
    dct:modified "2023-02-23T13:59:12.720534"^^xsd:dateTime ;
    dct:title "Brinell_B.xlsx" ;
    dcat:accessURL <https://ckan.kupferdigital.org/dataset/76333fbd-c490-4023-8ee6-99e7b26109cd/resource/9c566c4d-ab9c-47d8-8ab2-e59649d4f2b4/download/brinell_b.xlsx> ;
    dcat:byteSize 19004.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://ckan.kupferdigital.org/dataset/76333fbd-c490-4023-8ee6-99e7b26109cd/resource/9c566c4d-ab9c-47d8-8ab2-e59649d4f2b4/download/brinell_b.xlsx> a rdfs:Resource .

<https://ckan.kupferdigital.org/organization/567a1575-8601-4186-bccb-04e2a85cef28> a foaf:Agent ;
    foaf:name "BAM" .

<https://doi.org/10.5281/zenodo.7670583> a foaf:Document .

