@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:GrainBoundary
  skos:prefLabel "Grain boundary" ;
  skos:definition "1. In materials science, a grain boundary is the interface between two grains, or crystallites, in a polycrystalline material. Grain boundaries are two-dimensional defects in the crystal structure, and tend to decrease the electrical and thermal conductivity of the material. Most grain boundaries are preferred sites for the onset of corrosion (Wikipedia). 2. Grain boundaries are surface or area defects that constitute the interface between two single-crystal grains of different crystallographic orientation. (ScienceDirect, From: Materials Science of Thin Films (Second Edition), 2002)"^^ns0:None ;
  skos:broader sampledescriptionvocabulary1:Interphase ;
  a skos:Concept .

sampledescriptionvocabulary1:Interphase
  skos:prefLabel "Interphase" ;
  a skos:Concept ;
  skos:narrower sampledescriptionvocabulary1:GrainBoundary .

