@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .
@prefix uneskos: <http://purl.org/umu/uneskos#> .

<http://data.loterre.fr/ark:/67375/37T-Theory__Theoretical_model>
  skos:prefLabel "Theory / Theoretical model"@en, "Théorie / Modèle théorique"@fr ;
  a isothes:ConceptGroup ;
  skos:member <http://data.loterre.fr/ark:/67375/37T-ZL1HPT9M-X> .

<http://data.loterre.fr/ark:/67375/37T-Asymmetric_organocatalysis>
  skos:prefLabel "Asymmetric organocatalysis"@en, "Organocatalyse asymétrique"@fr ;
  a isothes:ConceptGroup ;
  skos:member <http://data.loterre.fr/ark:/67375/37T-ZL1HPT9M-X> .

<http://data.loterre.fr/ark:/67375/37T> a skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/37T-ZL1HPT9M-X>
  a skos:Concept ;
  skos:prefLabel "frontier orbital"@en, "orbitale frontière"@fr ;
  skos:definition "In chemistry, HOMO and LUMO are types of molecular orbitals. The acronyms stand for highest occupied molecular orbital and lowest unoccupied molecular orbital, respectively. (From Wikipedia)"@en ;
  skos:exactMatch <https://dbpedia.org/page/HOMO_and_LUMO>, <https://doi.org/10.1351/goldbook.F02533>, <https://en.wikipedia.org/wiki/HOMO_and_LUMO> ;
  skos:hiddenLabel "Frontier orbital"@en, "Orbitale frontière"@fr ;
  uneskos:memberOf <http://data.loterre.fr/ark:/67375/37T-Asymmetric_organocatalysis>, <http://data.loterre.fr/ark:/67375/37T-Theory__Theoretical_model> ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/37T> .

