@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:AnitsiteDefect
  skos:prefLabel "Anitsite defect" ;
  skos:definition "1. Antisite defects, in the context of SiC crystals, refer to the formation of defects where atoms of one type occupy the lattice site of the other type. In SiC, both silicon (Si) and carbon (C) atoms can become antisite defects. (ScienceDirect, AI generated definition based on: Wide-Band-Gap Semiconductors, 1993)"^^ns0:None ;
  skos:broader sampledescriptionvocabulary1:Defect ;
  a skos:Concept .

sampledescriptionvocabulary1:Defect
  skos:prefLabel "Defect" ;
  a skos:Concept ;
  skos:narrower sampledescriptionvocabulary1:AnitsiteDefect .

