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

nht:-RWKGXD01-G
  inist:semCategory "Propiedad / Parámetro / Característica"@es, "Property / Parameter / Characteristic"@en, "Propriété / Paramètre / Caractéristique"@fr ;
  skos:hiddenLabel "Potencial contacto"@es, "Contact potential"@en, "Potentiel contact"@fr ;
  skos:prefLabel "potencial de contacto"@es, "contact potential"@en, "potentiel de contact"@fr ;
  a skos:Concept ;
  skos:inScheme nht: .

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 .

