@prefix sampledescriptionvocabulary1: <https://purls.helmholtz-metadaten.de/skosmos/sdv/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

sampledescriptionvocabulary1:Electrostatic
  skos:prefLabel "Electrostatic" ;
  skos:definition "1. Electrostatics is the subfield of electromagnetics describing an electric field caused by static (nonmoving) charges. (Multiphysics Cyclopedia, comsol.com) 2. the study of electromagnetic phenomena that occur when there are no moving charges—i.e., after a static equilibrium has been established. Charges reach their equilibrium positions rapidly, because the electric force is extremely strong. (Britannica)"@en ;
  skos:broader sampledescriptionvocabulary1:ElectricProperty ;
  a skos:Concept .

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

