@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:ThermoMechanicalProcessing
  skos:prefLabel "Thermo-mechanical treatment" ;
  skos:narrower sampledescriptionvocabulary1:ThermoMechanicalProcessingMethod ;
  skos:definition "1. Thermo mechanical processing is a metallurgical process that combines mechanical deformation process like compression or forging, rolling etc. with thermal processes like heat-treatment, water quenching, heating and cooling at various rates into a single process. (Wikipedia). 2. Thermomechanical processing is the combination of high temperature and plastic deformation so that the effects of each can work together to obtain the final form of the metal. (Science direct, Biomaterials Science (Fourth Edition) An Introduction to Materials in Medicine 2020, Pages 205-227)"^^ns0:None ;
  skos:broader sampledescriptionvocabulary1:Treatment ;
  a skos:Concept .

sampledescriptionvocabulary1:ThermoMechanicalProcessingMethod
  skos:prefLabel "Thermo-mechanical processing method" ;
  a skos:Concept ;
  skos:broader sampledescriptionvocabulary1:ThermoMechanicalProcessing .

sampledescriptionvocabulary1:Treatment
  skos:prefLabel "Treatment" ;
  a skos:Concept ;
  skos:narrower sampledescriptionvocabulary1:ThermoMechanicalProcessing .

