@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:Segregation
  skos:prefLabel "Segregation" ;
  skos:definition "1.The process that differentiates the composition at an interface or surface from the average or bulk composition. Note: The composition of the segregated phases need not be uniform, for example, when concentration gradients are established in the phases. (IUPAC). 2.  segregation is the enrichment of atoms, ions, or molecules at a microscopic region in a materials system. (Wikipedia)"^^ns0:None ;
  skos:broader sampledescriptionvocabulary1:MicroStructureFeature ;
  a skos:Concept .

sampledescriptionvocabulary1:MicroStructureFeature
  skos:prefLabel "Micro structure feature" ;
  a skos:Concept ;
  skos:narrower sampledescriptionvocabulary1:Segregation .

