@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:-Z2FP3W59-N
  skos:prefLabel "sensor material"@en, "material de sensor"@es, "matériau de capteur"@fr ;
  inist:semCategory "Material / Producto / Sustancia"@es, "Material / Product / Substance"@en, "Matériau / Produit / Substance"@fr ;
  skos:hiddenLabel "Matériau capteur"@fr, "Sensor materials"@en ;
  skos:inScheme nht: ;
  a skos:Concept .

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 .

