@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/905/CBIO_Divers>
  skos:prefLabel "Biological compound_Miscellaneous"@en, "Composé biologique_Divers"@fr ;
  a skos:Collection ;
  isothes:superGroup <http://data.loterre.fr/ark:/67375/905/CBIO> .

<http://data.loterre.fr/ark:/67375/905> a skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/905/CCHI>
  skos:prefLabel "Chemical compound"@en, "Composé chimique"@fr ;
  a skos:Collection ;
  isothes:subGroup <http://data.loterre.fr/ark:/67375/905/CBIO> .

<http://data.loterre.fr/ark:/67375/905/LIPI>
  skos:prefLabel "Lipide"@fr, "Lipide"@en ;
  a skos:Collection ;
  isothes:superGroup <http://data.loterre.fr/ark:/67375/905/CBIO> .

<http://data.loterre.fr/ark:/67375/905/NUCL>
  skos:prefLabel "Acide nucléique / Nucléotide / Nucléoside"@fr, "Nucleic acid / Nucleotide / Nucleoside"@en ;
  a skos:Collection ;
  isothes:superGroup <http://data.loterre.fr/ark:/67375/905/CBIO> .

<http://data.loterre.fr/ark:/67375/905/CBIO>
  skos:prefLabel "Biological compound"@en, "Composé biologique"@fr ;
  isothes:superGroup <http://data.loterre.fr/ark:/67375/905/CCHI> ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/905> ;
  isothes:subGroup <http://data.loterre.fr/ark:/67375/905/NUCL>, <http://data.loterre.fr/ark:/67375/905/CBIO_Divers>, <http://data.loterre.fr/ark:/67375/905/LIPI> ;
  rdfs:comment "Nombre de membres : 3."@fr, "Number of membres: 3."@en ;
  a skos:Collection .

