@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .

<http://data.loterre.fr/ark:/67375/26L-NG2F92RP-D>
  skos:prefLabel "ácido"@es, "acid"@en, "acide"@fr ;
  a skos:Concept .

<http://data.loterre.fr/ark:/67375/26L-RRTRT3DS-T>
  skos:prefLabel "clatrato"@es, "clathrate"@fr, "clathrate"@en ;
  a skos:Concept .

<http://data.loterre.fr/ark:/67375/26L/Functional_class>
  rdfs:comment "Nombre de membres : 4."@fr, "Number of members: 4."@en ;
  a isothes:ConceptGroup, skos:Collection ;
  skos:prefLabel "Classe fonctionnelle"@fr, "Functional class"@en ;
  skos:member <http://data.loterre.fr/ark:/67375/26L-WCBPQB6V-F>, <http://data.loterre.fr/ark:/67375/26L-RX4Z6H0T-K>, <http://data.loterre.fr/ark:/67375/26L-NG2F92RP-D>, <http://data.loterre.fr/ark:/67375/26L-RRTRT3DS-T> ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/26L> ;
  isothes:superGroup <http://data.loterre.fr/ark:/67375/26L/Grouping_by_semantic_type> .

<http://data.loterre.fr/ark:/67375/26L-RX4Z6H0T-K>
  skos:prefLabel "cetona"@es, "cétone"@fr, "ketone"@en ;
  a skos:Concept .

<http://data.loterre.fr/ark:/67375/26L-WCBPQB6V-F>
  skos:prefLabel "ácido carboxílico"@es, "acide carboxylique"@fr, "carboxylic acid"@en ;
  a skos:Concept .

<http://data.loterre.fr/ark:/67375/26L/Grouping_by_semantic_type>
  skos:prefLabel "Grouping by semantic type"@en, "Regroupement par catégorie sémantique"@fr ;
  a isothes:ConceptGroup, skos:Collection ;
  isothes:subGroup <http://data.loterre.fr/ark:/67375/26L/Functional_class> .

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