@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:Forged
  skos:prefLabel "Forged" ;
  skos:definition "1. Formed by pressing or hammering with or without heat (Cambridge dictionary). 2. The process involves shaping and forming metals through the application of compressive forces, resulting in strong and reliable components. (https://www.jtrmachine.com/forging-materials-what-can-be-used-and-how-to-choose). 3. Forging is defined as the process of heating, deforming, and finishing a piece of metal. Forgings are made by forcing materials into customized shapes either by the force of a falling ram upon an anvil or by a die press enclosing a piece of metal and squeeze-forming the part. (https://www.forgeresourcesgroup.com/frg-forgings-defined/)"^^ns0:None ;
  skos:broader sampledescriptionvocabulary1:Deformed ;
  a skos:Concept .

sampledescriptionvocabulary1:Deformed
  skos:prefLabel "Deformed" ;
  a skos:Concept ;
  skos:narrower sampledescriptionvocabulary1:Forged .

