@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:Semiconductor
  skos:prefLabel "Semiconductor" ;
  skos:definition "1. Material whose conductivity, due to charges of both signs, is normally in the range between that of metals and insulators and in which the electric charge carrier density can be changed by external means. (IUPAC). 2. A semiconductor is a material that is between the conductor and insulator in ability to conduct electrical current. In many cases their conducting properties may be altered in useful ways by introducing impurities (\"doping\") into the crystal structure.(Wikipedia). 2. Any of a class of crystalline solids intermediate in electrical conductivity between a conductor and an insulator (Britannica)."^^ns0:None ;
  skos:broader sampledescriptionvocabulary1:ElectricProperty, sampledescriptionvocabulary1:MaterialType ;
  a skos:Concept .

sampledescriptionvocabulary1:ElectricProperty
  skos:prefLabel "Electric property" ;
  a skos:Concept ;
  skos:narrower sampledescriptionvocabulary1:Semiconductor .

sampledescriptionvocabulary1:MaterialType
  skos:prefLabel "Material type" ;
  a skos:Concept ;
  skos:narrower sampledescriptionvocabulary1:Semiconductor .

