@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:StackingFault
  skos:prefLabel "Stacking fault" ;
  skos:definition "1. In crystallography, a stacking fault is a planar defect that can occur in crystalline materials. Crystalline materials form repeating patterns of layers of atoms. Errors can occur in the sequence of these layers and are known as stacking faults. (Wikipedia). 2. A stacking fault is a planar imperfection that arises from the stacking of one atomic plane out of sequence with another while the lattice on either side of the fault is perfect. (ScienceDirect, From: Superlattices and Microstructures, 2015)"^^ns0:None ;
  skos:broader sampledescriptionvocabulary1:Interphase ;
  a skos:Concept .

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

