@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:-Q9PZ9024-B
  inist:semCategory "Material / Producto / Sustancia"@es, "Material / Product / Substance"@en, "Matériau / Produit / Substance"@fr ;
  skos:hiddenLabel "Fiber"@en, "Fibra"@es, "Fibre"@fr ;
  skos:exactMatch <https://www.wikidata.org/wiki/Q161> ;
  skos:prefLabel "fibra"@es, "fibre"@fr, "fiber"@en ;
  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 .

