@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:Homogenization
  skos:prefLabel "Homogenization" ;
  skos:definition "1. Processes by which a heterogeneous sample is prepared so that becomes a homogeneous sample (MatPortal, Chemical Analysis Metadata Platform (ChAMP) Ontology version 0.2). 2. The intensive mixing of mutually insoluble phases (sometimes with addition of surfactants) to obtain a soluble suspension or emulsion. (CHMO, http://purl.allotrope.org/ontologies/process#AFP_0001649)"^^ns0:None ;
  skos:broader sampledescriptionvocabulary1:HeatTreatmentMethod ;
  a skos:Concept .

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

