@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:Superconductor
  skos:prefLabel "Superconductor" ;
  skos:definition "1. A superconductor is a type of material that, when cooled to a critical temperature, can conduct electricity with no resistance or energy loss. It achieves a state of “perfect conductivity,” or superconductivity, where an electric current can flow indefinitely (https://builtin.com/hardware/superconductor). 2. A superconductor is a substance that conducts electricity without resistance when it becomes colder than a \"critical temperature.\" At this temperature, electrons can move freely through the material. (https://simple.wikipedia.org/wiki/Superconductor). 3. A superconductor is a material that achieves superconductivity, which is a state of matter that has no electrical resistance and does not allow magnetic fields to penetrate. An electric current in a superconductor can persist indefinitely. (https://www.livescience.com/superconductor)"^^ns0:None ;
  skos:broader sampledescriptionvocabulary1:ElectricProperty ;
  a skos:Concept .

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

