@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:-HB0S79PD-F
  skos:prefLabel "electrical conductance"@en, "conductance électrique"@fr, "conductancia eléctrica"@es ;
  skos:definition "Pour un matériau conducteur soumis à une différence de potentiel, capacité à laisser passer un courant électrique. (d'après wikipédia)"@fr ;
  inist:semCategory "Property / Parameter / Characteristic"@en, "Propiedad / Parámetro / Característica"@es, "Propriété / Paramètre / Caractéristique"@fr ;
  skos:inScheme nht: ;
  skos:exactMatch <https://en.wikipedia.org/wiki/Electrical_conductance>, <https://www.wikidata.org/wiki/Q309017> ;
  a skos:Concept ;
  skos:hiddenLabel "Electrical conductance"@en, "Conductance électrique"@fr .

