@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/36076807-2cc2-4c9c-a4fc-74ba81d4a8e9> a dcat:Dataset ;
    dct:creator [ a foaf:Agent ;
            foaf:name "Hossein Beygi Nasrabadi" ] ;
    dct:description "KupferDigital mechanical testing dataset from BAM for the Vickers hardness test data of sample C" ;
    dct:identifier "36076807-2cc2-4c9c-a4fc-74ba81d4a8e9" ;
    dct:issued "2023-02-23T14:07:01.103127"^^xsd:dateTime ;
    dct:modified "2023-02-23T14:07:06.544569"^^xsd:dateTime ;
    dct:publisher <https://ckan.kupferdigital.org/organization/567a1575-8601-4186-bccb-04e2a85cef28> ;
    dct:title "KupferDigital_BAM_Vickers_C" ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:fn "Hossein Beygi Nasrabadi" ] ;
    dcat:distribution <https://ckan.kupferdigital.org/dataset/36076807-2cc2-4c9c-a4fc-74ba81d4a8e9/resource/c7866dca-2cce-4bd1-8387-9617bedeec2c> ;
    dcat:keyword "Vickers hardness" ;
    dcat:landingPage <https://doi.org/10.5281/zenodo.7670583> .

<https://ckan.kupferdigital.org/dataset/36076807-2cc2-4c9c-a4fc-74ba81d4a8e9/resource/c7866dca-2cce-4bd1-8387-9617bedeec2c> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2023-02-23T14:07:06.391543"^^xsd:dateTime ;
    dct:modified "2023-02-23T14:07:06.360167"^^xsd:dateTime ;
    dct:title "Vickers_C.xlsx" ;
    dcat:accessURL <https://ckan.kupferdigital.org/dataset/36076807-2cc2-4c9c-a4fc-74ba81d4a8e9/resource/c7866dca-2cce-4bd1-8387-9617bedeec2c/download/vickers_c.xlsx> ;
    dcat:byteSize 21362.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://ckan.kupferdigital.org/dataset/36076807-2cc2-4c9c-a4fc-74ba81d4a8e9/resource/c7866dca-2cce-4bd1-8387-9617bedeec2c/download/vickers_c.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 .

