@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-PPJXZWJ8-J> .

<http://data.loterre.fr/ark:/67375/37T-Technique__Method_Miscellaneous>
  skos:prefLabel "Technique / Method_Miscellaneous"@en, "Technique / Méthode_Divers"@fr ;
  a isothes:ConceptGroup ;
  skos:member <http://data.loterre.fr/ark:/67375/37T-PPJXZWJ8-J> .

<http://data.loterre.fr/ark:/67375/37T> a skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/37T-PPJXZWJ8-J>
  skos:hiddenLabel "Supercritical fluid extraction"@en, "Extraction fluide supercritique"@fr, "Extraction SFE"@fr ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/37T> ;
  skos:exactMatch <https://dbpedia.org/page/Supercritical_fluid_extraction>, <https://en.wikipedia.org/wiki/Supercritical_fluid_extraction> ;
  uneskos:memberOf <http://data.loterre.fr/ark:/67375/37T-Asymmetric_organocatalysis>, <http://data.loterre.fr/ark:/67375/37T-Technique__Method_Miscellaneous> ;
  skos:prefLabel "extraction SFE"@fr, "supercritical fluid extraction"@en ;
  skos:definition "Supercritical fluid extraction (SFE) is the process of separating one component (the extractant) from another (the matrix) using supercritical fluids as the extracting solvent. Extraction is usually from a solid matrix, but can also be from liquids. SFE can be used as a sample preparation step for analytical purposes, or on a larger scale to either strip unwanted material from a product (e.g. decaffeination) or collect a desired product (e.g. essential oils). (From Wikipedia)"@en ;
  skos:altLabel "extraction fluide supercritique"@fr ;
  a skos:Concept .

