@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:Defect
  skos:prefLabel "Defect" ;
  skos:narrower sampledescriptionvocabulary1:Impurity, sampledescriptionvocabulary1:Interphase, sampledescriptionvocabulary1:AnitsiteDefect, sampledescriptionvocabulary1:Inclusion, sampledescriptionvocabulary1:Void, sampledescriptionvocabulary1:SubstitutionalAtom, sampledescriptionvocabulary1:InterstitialAtom, sampledescriptionvocabulary1:Dislocation, sampledescriptionvocabulary1:Vacancy ;
  skos:definition "1. Imperfection introduced during pattern formation. (IUPAC). 2. A failing or deficiency. (Ontobee, NCI Thesaurus OBO Edition). 3. A fault or problem in something or someone that spoils that thing or person or causes it, him, or her not to work correctly (Cambridge dictionary)."^^ns0:None ;
  skos:broader sampledescriptionvocabulary1:MicroStructureFeature ;
  a skos:Concept .

sampledescriptionvocabulary1:Impurity
  skos:prefLabel "Impurity" ;
  a skos:Concept ;
  skos:broader sampledescriptionvocabulary1:Defect .

sampledescriptionvocabulary1:Interphase
  skos:prefLabel "Interphase" ;
  a skos:Concept ;
  skos:broader sampledescriptionvocabulary1:Defect .

sampledescriptionvocabulary1:AnitsiteDefect
  skos:prefLabel "Anitsite defect" ;
  a skos:Concept ;
  skos:broader sampledescriptionvocabulary1:Defect .

sampledescriptionvocabulary1:Inclusion
  skos:prefLabel "Inclusion" ;
  a skos:Concept ;
  skos:broader sampledescriptionvocabulary1:Defect .

sampledescriptionvocabulary1:Void
  skos:prefLabel "Void" ;
  a skos:Concept ;
  skos:broader sampledescriptionvocabulary1:Defect .

sampledescriptionvocabulary1:SubstitutionalAtom
  skos:prefLabel "Substitutional atom" ;
  a skos:Concept ;
  skos:broader sampledescriptionvocabulary1:Defect .

sampledescriptionvocabulary1:InterstitialAtom
  skos:prefLabel "Interstitial atom" ;
  a skos:Concept ;
  skos:broader sampledescriptionvocabulary1:Defect .

sampledescriptionvocabulary1:Dislocation
  skos:prefLabel "Dislocation" ;
  a skos:Concept ;
  skos:broader sampledescriptionvocabulary1:Defect .

sampledescriptionvocabulary1:Vacancy
  skos:prefLabel "Vacancy" ;
  a skos:Concept ;
  skos:broader sampledescriptionvocabulary1:Defect .

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

