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

<http://data.loterre.fr/ark:/67375/26L-WCBPQB6V-F>
  inist:semCategory "Classe fonctionnelle"@fr, "Functional class"@en ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/26L> ;
  skos:hiddenLabel "carboxylic acids"@en, "Acide carboxylique"@fr, "Carboxylic acid"@en ;
  skos:prefLabel "acide carboxylique"@fr, "ácido carboxílico"@es, "carboxylic acid"@en ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/26L-SJJ9QTJC-0> .

<http://data.loterre.fr/ark:/67375/26L-SJJ9QTJC-0>
  skos:prefLabel "organic acid"@en, "ácido orgánico"@es, "acide organique"@fr ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/26L-WCBPQB6V-F> .

<http://data.loterre.fr/ark:/67375/26L/Functional_class>
  skos:prefLabel "Classe fonctionnelle"@fr, "Functional class"@en ;
  a isothes:ConceptGroup, skos:Collection ;
  skos:member <http://data.loterre.fr/ark:/67375/26L-WCBPQB6V-F> .

<http://data.loterre.fr/ark:/67375/26L> a skos:ConceptScheme .
