@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:-W2R030DD-T
  skos:prefLabel "concentración de impureza"@es, "impurity density"@en, "concentration d'impureté"@fr ;
  inist:semCategory "Property / Parameter / Characteristic"@en, "Propiedad / Parámetro / Característica"@es, "Propriété / Paramètre / Caractéristique"@fr ;
  skos:hiddenLabel "Impurity density"@en, "Concentration impureté"@fr, "Concentración impureza"@es ;
  skos:altLabel "concentration en impureté"@fr ;
  skos:inScheme nht: ;
  a skos:Concept .

