@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:
  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:-N649PXDD-R
  a skos:Concept ;
  skos:hiddenLabel "Méthode LHPG"@fr, "Método LHPG"@es ;
  skos:prefLabel "método LHPG"@es, "méthode LHPG"@fr, "LHPG method"@en ;
  skos:inScheme nht: ;
  skos:altLabel "laser heated pedestal growth method"@en ;
  inist:semCategory "Concepción"@es, "Design"@en, "Conception"@fr .

nht:-Conception
  skos:prefLabel "Design"@en, "Conception"@fr ;
  a isothes:ConceptGroup, skos:Collection ;
  skos:member nht:-N649PXDD-R .

