@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:Thermoelectric
  skos:prefLabel "Thermoelectric" ;
  skos:definition "1. Thermoelectric materials [1][2] show the thermoelectric effect in a strong or convenient form. The thermoelectric effect refers to phenomena by which either a temperature difference creates an electric potential or an electric current creates a temperature difference. (Wikipedia). 2. Thermoelectric materials can be used to generate electricity from a heat source through the Seebeck effect, whereby a temperature difference leads to a difference in voltage for power generation. (https://www.mpie.de/4297523/thermoelectric_materials)"^^ns0:None ;
  skos:broader sampledescriptionvocabulary1:ElectricProperty ;
  a skos:Concept .

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

