@prefix sampledescriptionvocabulary1: <https://purls.helmholtz-metadaten.de/skosmos/sdv/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <http://server/unset-base/> .

sampledescriptionvocabulary1:MechanicalProperty
  skos:prefLabel "Mechanical property" ;
  skos:narrower sampledescriptionvocabulary1:FatigueResistance, sampledescriptionvocabulary1:CreepResistance, sampledescriptionvocabulary1:Ductility, sampledescriptionvocabulary1:Plasticity, sampledescriptionvocabulary1:Elasticity, sampledescriptionvocabulary1:FractureThoughness, sampledescriptionvocabulary1:Toughness, sampledescriptionvocabulary1:Hardness, sampledescriptionvocabulary1:Strength ;
  skos:definition """1. A materials property related to the response of a material under some external applied load. (MatPortal, MaterialsMine). 2. The mechanical properties of a material are those properties that involve a reaction to an applied load. The mechanical properties of metals determine the range of usefulness of a material and establish the service life that can be expected. Mechanical properties are also used to help classify and identify material. (https://www.nde-ed.org/Physics/Materials/Mechanical/Mechanical.xhtml). 3. Mechanical behavior involves the deformation of a material under the influence of applied forces. (Properties of Polymers (Fourth Edition) Their Correlation with Chemical Structure; Their Numerical Estimation and Prediction from Additive Group Contributions
2009, Pages 383-503)"""^^ns0:None ;
  skos:broader sampledescriptionvocabulary1:MarerialProperty ;
  a skos:Concept .

sampledescriptionvocabulary1:FatigueResistance
  skos:prefLabel "Fatigue resistance" ;
  a skos:Concept ;
  skos:broader sampledescriptionvocabulary1:MechanicalProperty .

sampledescriptionvocabulary1:CreepResistance
  skos:prefLabel "Creep resistance" ;
  a skos:Concept ;
  skos:broader sampledescriptionvocabulary1:MechanicalProperty .

sampledescriptionvocabulary1:Ductility
  skos:prefLabel "Ductility" ;
  a skos:Concept ;
  skos:broader sampledescriptionvocabulary1:MechanicalProperty .

sampledescriptionvocabulary1:Plasticity
  skos:prefLabel "Plasticity" ;
  a skos:Concept ;
  skos:broader sampledescriptionvocabulary1:MechanicalProperty .

sampledescriptionvocabulary1:Elasticity
  skos:prefLabel "Elasticity" ;
  a skos:Concept ;
  skos:broader sampledescriptionvocabulary1:MechanicalProperty .

sampledescriptionvocabulary1:FractureThoughness
  skos:prefLabel "Fracture thoughness" ;
  a skos:Concept ;
  skos:broader sampledescriptionvocabulary1:MechanicalProperty .

sampledescriptionvocabulary1:Toughness
  skos:prefLabel "Toughness" ;
  a skos:Concept ;
  skos:broader sampledescriptionvocabulary1:MechanicalProperty .

sampledescriptionvocabulary1:Hardness
  skos:prefLabel "Hardness" ;
  a skos:Concept ;
  skos:broader sampledescriptionvocabulary1:MechanicalProperty .

sampledescriptionvocabulary1:Strength
  skos:prefLabel "Strength" ;
  a skos:Concept ;
  skos:broader sampledescriptionvocabulary1:MechanicalProperty .

sampledescriptionvocabulary1:MarerialProperty
  skos:prefLabel "Material property" ;
  a skos:Concept ;
  skos:narrower sampledescriptionvocabulary1:MechanicalProperty .

