@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:-SWT77PNL-V
  skos:prefLabel "MCSCF method"@en, "méthode MCSCF"@fr, "método MCSCF"@es ;
  skos:altLabel "método de campo autoconsistente multiconfiguracional"@es, "méthode du champ multi-configurationnel auto-cohérent"@fr, "multi-configurational self-consistent field method"@en ;
  skos:inScheme nht: ;
  a skos:Concept ;
  inist:semCategory "Modelización / Cálculo"@es, "Modélisation / Calcul"@fr, "Modeling / Calculus"@en ;
  skos:hiddenLabel "Método MC SCF"@es, "Méthode MC SCF"@fr .

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

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 .

