@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:-WNHP8NGQ-0
  a skos:Concept ;
  inist:semCategory "Etat de la matière / Etat du milieu"@fr, "Estado de la materia / Estado del medio"@es, "State of matter / State of medium"@en ;
  skos:prefLabel "polycrystal"@en, "policristal"@es, "polycristal"@fr ;
  skos:inScheme nht: ;
  skos:exactMatch <https://en.wikipedia.org/wiki/Polycrystal>, <https://www.wikidata.org/wiki/Q899372> ;
  skos:hiddenLabel "Polycrystal"@en, "Polycristal"@fr, "Policristal"@es ;
  skos:definition "Matériau solide constitué d'une multitude de petits cristaux appelés cristallites de taille, de forme et d'orientation variées, séparés par des joints de grains. (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:-WNHP8NGQ-0 .

