@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:-LCCRXFZK-2
  skos:prefLabel "nanohilo"@es, "nanofil"@fr, "nanowire"@en ;
  skos:hiddenLabel "Nanowires"@en, "Nanofil"@fr ;
  a skos:Concept ;
  inist:semCategory "Material / Producto / Sustancia"@es, "Matériau / Produit / Substance"@fr, "Material / Product / Substance"@en ;
  skos:definition "Nanostructure dont le diamètre est exprimé en nanomètre, donc en principe de 1 à 999 nanomètres. (d'après wikipédia)"@fr ;
  skos:exactMatch <https://www.wikidata.org/wiki/Q631739>, <https://en.wikipedia.org/wiki/Nanowire> ;
  skos:inScheme nht: .

