@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:Freeze
  skos:prefLabel "Freeze" ;
  skos:definition "1. The act or event which causes the transition from a liquid to solid matter phase when the temperature is lowered. (Ontobee, NCI Thesaurus OBO Edition). 2. To become congealed into ice by cold (Merriam-Webster). 3. To become hardened into ice or into a solid body; change from the liquid to the solid state by loss of heat. (dictionary.com)"^^ns0:None ;
  skos:broader sampledescriptionvocabulary1:PhysicalTreatmentMethod ;
  a skos:Concept .

sampledescriptionvocabulary1:PhysicalTreatmentMethod
  skos:prefLabel "Physical treatment method" ;
  a skos:Concept ;
  skos:narrower sampledescriptionvocabulary1:Freeze .

