@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:HotIsostaticPressing
  skos:prefLabel "Hot isostatic pressing" ;
  skos:definition """1. The process of pressing a powder under a gas or liquid at elevated temperatures so that pressure is transmitted equally in all directions. (Chemical Methods Ontology). 2. Consolidation is often achieved by hot isostatic pressing, wrapping the pressed powder in an envelope of steel or glass, and heating it in a hot inert gas at high pressure. The consolidated metal is then worked into finished parts. (Brittanica).
3. Hot isostatic pressing (HIP) is a manufacturing process, used to reduce the porosity of metals and increase the density of many ceramic materials. This improves the material's mechanical properties and workability. (Wikipedia)"""^^ns0:None ;
  skos:broader sampledescriptionvocabulary1:ThermoMechanicalProcessingMethod ;
  a skos:Concept .

sampledescriptionvocabulary1:ThermoMechanicalProcessingMethod
  skos:prefLabel "Thermo-mechanical processing method" ;
  a skos:Concept ;
  skos:narrower sampledescriptionvocabulary1:HotIsostaticPressing .

