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

<http://data.loterre.fr/ark:/67375/37T-Agent>
  skos:prefLabel "Agent"@fr, "Agent"@en ;
  a isothes:ConceptGroup ;
  skos:member <http://data.loterre.fr/ark:/67375/37T-RLWCXRP2-T> .

<http://data.loterre.fr/ark:/67375/37T> a skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/37T-RLWCXRP2-T>
  skos:hiddenLabel "Weak acid"@en, "Acide faible"@fr ;
  a skos:Concept ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/37T> ;
  uneskos:memberOf <http://data.loterre.fr/ark:/67375/37T-Asymmetric_organocatalysis>, <http://data.loterre.fr/ark:/67375/37T-Agent> ;
  skos:prefLabel "acide faible"@fr, "weak acid"@en ;
  skos:exactMatch <https://fr.wikipedia.org/wiki/Acide_faible> ;
  skos:definition "En chimie, un acide faible est un acide qui ne se dissocie pas totalement dans l'eau. (Source : Wikipédia)"@fr .

