@prefix nht: <http://data.loterre.fr/ark:/67375/NHT> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .
@prefix inist: <http://www.inist.fr/Ontology#> .

nht:-Modélisation__Calcul
  skos:prefLabel "Modélisation / Calcul"@fr, "Modeling / Calculus"@en ;
  a isothes:ConceptGroup, skos:Collection ;
  skos:member nht:-WFV73H5C-W .

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:-WFV73H5C-W
  skos:prefLabel "CPA calculation"@en, "calcul CPA"@fr, "cálculo CPA"@es ;
  a skos:Concept ;
  inist:semCategory "Modelización / Cálculo"@es, "Modeling / Calculus"@en, "Modélisation / Calcul"@fr ;
  skos:altLabel "calcul par approximation du potentiel cohérent"@fr, "coherent potential approximation calculation"@en, "cálculo de aproximación del potencial coherente"@es ;
  skos:hiddenLabel "Calcul CPA"@fr, "Aproximación potencial coherente"@es ;
  skos:inScheme nht: .

