@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-State_of_matter__Medium>
  skos:prefLabel "Etat de la matière / Milieu"@fr, "State of matter / Medium"@en ;
  a isothes:ConceptGroup ;
  skos:member <http://data.loterre.fr/ark:/67375/37T-S41KFD7D-T> .

<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-S41KFD7D-T> .

<http://data.loterre.fr/ark:/67375/37T> a skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/37T-S41KFD7D-T>
  uneskos:memberOf <http://data.loterre.fr/ark:/67375/37T-Asymmetric_organocatalysis>, <http://data.loterre.fr/ark:/67375/37T-State_of_matter__Medium> ;
  a skos:Concept ;
  skos:hiddenLabel "Acidic solution"@en, "Solution acide"@fr ;
  skos:prefLabel "solution acide"@fr, "acidic solution"@en ;
  skos:definition "Une solution acide, dans le cas des solutions aqueuses, est une solution dont la concentration en ion hydroxyde HO- est inférieure à la concentration en ion hydronium H3O+. (Source : Wikipédia)"@fr ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/37T> ;
  skos:exactMatch <https://fr.wikipedia.org/wiki/Solution_acide> .

