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

<http://data.loterre.fr/ark:/67375/3WV-P9XCRNZ7-1>
  skos:prefLabel "glucose"@fr, "glucose"@en ;
  a skos:Concept .

<http://data.loterre.fr/ark:/67375/3WV> a skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/3WV/Regroupement_par_type_sémantique>
  skos:prefLabel "Regroupement par type sémantique"@fr, "Grouping by semantic type"@en ;
  a isothes:ConceptGroup ;
  isothes:subGroup <http://data.loterre.fr/ark:/67375/3WV/Glucide__Carbohydrate> .

<http://data.loterre.fr/ark:/67375/3WV-DVQCD893-9>
  skos:prefLabel "glycogène"@fr, "glycogen"@en ;
  a skos:Concept .

<http://data.loterre.fr/ark:/67375/3WV/Glucide__Carbohydrate>
  a isothes:ConceptGroup ;
  skos:member <http://data.loterre.fr/ark:/67375/3WV-P9XCRNZ7-1>, <http://data.loterre.fr/ark:/67375/3WV-QB8Q3XHC-N>, <http://data.loterre.fr/ark:/67375/3WV-DVQCD893-9> ;
  skos:prefLabel "Carbohydrate"@en, "Glucide / Carbohydrate"@fr ;
  rdfs:comment "Number of members: 3."@fr, "Nombre de membres : 3."@fr ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/3WV> ;
  isothes:superGroup <http://data.loterre.fr/ark:/67375/3WV/Regroupement_par_type_sémantique> .

<http://data.loterre.fr/ark:/67375/3WV-QB8Q3XHC-N>
  skos:prefLabel "tréhalose"@fr, "trehalose"@en ;
  a skos:Concept .

