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

sampledescriptionvocabulary1:HeatTreatmentMethod
  skos:prefLabel "Heat-treatment method" ;
  skos:narrower sampledescriptionvocabulary1:MultistageAnnealing, sampledescriptionvocabulary1:StressRelieving, sampledescriptionvocabulary1:AgeHardening, sampledescriptionvocabulary1:Hardening, sampledescriptionvocabulary1:Normalizing, sampledescriptionvocabulary1:Tempering, sampledescriptionvocabulary1:AnnealingHomogenization, sampledescriptionvocabulary1:Homogenization, sampledescriptionvocabulary1:Annealing, sampledescriptionvocabulary1:Aging ;
  skos:broader sampledescriptionvocabulary1:HeatTreatment ;
  a skos:Concept .

sampledescriptionvocabulary1:MultistageAnnealing
  skos:prefLabel "Multistage annealing" ;
  a skos:Concept ;
  skos:broader sampledescriptionvocabulary1:HeatTreatmentMethod .

sampledescriptionvocabulary1:StressRelieving
  skos:prefLabel "Stress relieving" ;
  a skos:Concept ;
  skos:broader sampledescriptionvocabulary1:HeatTreatmentMethod .

sampledescriptionvocabulary1:AgeHardening
  skos:prefLabel "Age hardening" ;
  a skos:Concept ;
  skos:broader sampledescriptionvocabulary1:HeatTreatmentMethod .

sampledescriptionvocabulary1:Hardening
  skos:prefLabel "Hardening" ;
  a skos:Concept ;
  skos:broader sampledescriptionvocabulary1:HeatTreatmentMethod .

sampledescriptionvocabulary1:Normalizing
  skos:prefLabel "Normalization" ;
  a skos:Concept ;
  skos:broader sampledescriptionvocabulary1:HeatTreatmentMethod .

sampledescriptionvocabulary1:Tempering
  skos:prefLabel "Tempering" ;
  a skos:Concept ;
  skos:broader sampledescriptionvocabulary1:HeatTreatmentMethod .

sampledescriptionvocabulary1:AnnealingHomogenization
  skos:prefLabel "Annealing homogenization" ;
  a skos:Concept ;
  skos:broader sampledescriptionvocabulary1:HeatTreatmentMethod .

sampledescriptionvocabulary1:Homogenization
  skos:prefLabel "Homogenization" ;
  a skos:Concept ;
  skos:broader sampledescriptionvocabulary1:HeatTreatmentMethod .

sampledescriptionvocabulary1:Annealing
  skos:prefLabel "Annealing" ;
  a skos:Concept ;
  skos:broader sampledescriptionvocabulary1:HeatTreatmentMethod .

sampledescriptionvocabulary1:Aging
  skos:prefLabel "Aging" ;
  a skos:Concept ;
  skos:broader sampledescriptionvocabulary1:HeatTreatmentMethod .

sampledescriptionvocabulary1:HeatTreatment
  skos:prefLabel "Heat-treatment" ;
  a skos:Concept ;
  skos:narrower sampledescriptionvocabulary1:HeatTreatmentMethod .

