@prefix nht: <http://data.loterre.fr/ark:/67375/NHT> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix inist: <http://www.inist.fr/Ontology#> .

nht:
  skos:prefLabel "Vocabulario de física de la materia condensada"@es, "Vocabulaire de physique de l'état condensé"@fr, "Condensed matter physics vocabulary"@en ;
  a skos:ConceptScheme .

nht:-QMZ253TK-Z
  inist:semCategory "Property / Parameter / Characteristic"@en, "Propiedad / Parámetro / Característica"@es, "Propriété / Paramètre / Caractéristique"@fr ;
  a skos:Concept ;
  skos:prefLabel "inductancia"@es, "inductance"@fr, "inductance"@en ;
  skos:hiddenLabel "Inductancia"@es, "Inductance"@fr, "Inductance"@en ;
  skos:inScheme nht: ;
  skos:exactMatch <https://en.wikipedia.org/wiki/Inductance>, <https://www.wikidata.org/wiki/Q177897> ;
  skos:definition "Coefficient qui traduit le fait qu’un courant traversant un circuit électrique crée un champ magnétique à travers la section entourée par ce circuit. L'inductance de ce circuit est le quotient du flux de ce champ magnétique par l’intensité du courant traversant le circuit. (d'après wikipédia)"@fr .

