@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#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .

nht:-H1HP99BM-K
  skos:exactMatch <https://en.wikipedia.org/wiki/Thin_film>, <https://www.wikidata.org/wiki/Q1137203> ;
  skos:hiddenLabel "Couche mince"@fr, "Thin film"@en, "Capa fina"@es ;
  skos:inScheme nht: ;
  skos:prefLabel "couche mince"@fr, "capa fina"@es, "thin film"@en ;
  inist:semCategory "Estado de la materia / Estado del medio"@es, "State of matter / State of medium"@en, "Etat de la matière / Etat du milieu"@fr ;
  a skos:Concept ;
  skos:definition "Matériau dont l'épaisseur peut varier de quelques couches atomiques à une dizaine de micromètres. (d'après wikipédia)"@fr .

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:-Etat_de_la_matière__Etat_du_milieu
  skos:prefLabel "Etat de la matière / Etat du milieu"@fr, "State of matter / State of medium"@en ;
  a isothes:ConceptGroup, skos:Collection ;
  skos:member nht:-H1HP99BM-K .

