@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/948fe3bb-da0a-4f31-b4ee-2a73300491ee> 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 B" ;
    dct:identifier "948fe3bb-da0a-4f31-b4ee-2a73300491ee" ;
    dct:issued "2023-02-23T14:06:12.875956"^^xsd:dateTime ;
    dct:modified "2023-02-23T14:06:18.163984"^^xsd:dateTime ;
    dct:publisher <https://ckan.kupferdigital.org/organization/567a1575-8601-4186-bccb-04e2a85cef28> ;
    dct:title "KupferDigital_BAM_Vickers_B" ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:fn "Hossein Beygi Nasrabadi" ] ;
    dcat:distribution <https://ckan.kupferdigital.org/dataset/948fe3bb-da0a-4f31-b4ee-2a73300491ee/resource/3c61a194-1381-4564-a451-2352648c4180> ;
    dcat:keyword "Vickers hardness" ;
    dcat:landingPage <https://doi.org/10.5281/zenodo.7670583> .

<https://ckan.kupferdigital.org/dataset/948fe3bb-da0a-4f31-b4ee-2a73300491ee/resource/3c61a194-1381-4564-a451-2352648c4180> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2023-02-23T14:06:18.017731"^^xsd:dateTime ;
    dct:modified "2023-02-23T14:06:17.986555"^^xsd:dateTime ;
    dct:title "Vickers_B.xlsx" ;
    dcat:accessURL <https://ckan.kupferdigital.org/dataset/948fe3bb-da0a-4f31-b4ee-2a73300491ee/resource/3c61a194-1381-4564-a451-2352648c4180/download/vickers_b.xlsx> ;
    dcat:byteSize 20760.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://ckan.kupferdigital.org/dataset/948fe3bb-da0a-4f31-b4ee-2a73300491ee/resource/3c61a194-1381-4564-a451-2352648c4180/download/vickers_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 .

