@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> a skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/905-CWGBWBMX-9>
  skos:prefLabel "poison"@fr, "poison"@en ;
  a skos:Concept .

<http://data.loterre.fr/ark:/67375/905/TOXI>
  skos:prefLabel "Toxique"@fr, "Toxicant"@en ;
  skos:member <http://data.loterre.fr/ark:/67375/905-X31KCF5J-C>, <http://data.loterre.fr/ark:/67375/905-BM0TJ8XW-X>, <http://data.loterre.fr/ark:/67375/905-CWGBWBMX-9>, <http://data.loterre.fr/ark:/67375/905-K3M3CJ4H-1> ;
  isothes:superGroup <http://data.loterre.fr/ark:/67375/905/CCHI> ;
  rdfs:comment "Number of membres: 4."@en, "Nombre de membres : 4."@fr ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/905> ;
  a skos:Collection .

<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/TOXI> .

<http://data.loterre.fr/ark:/67375/905-X31KCF5J-C>
  skos:prefLabel "tabac"@fr, "tobacco"@en ;
  a skos:Concept .

<http://data.loterre.fr/ark:/67375/905-BM0TJ8XW-X>
  skos:prefLabel "hallucinogène"@fr, "hallucinogen"@en ;
  a skos:Concept .

<http://data.loterre.fr/ark:/67375/905-K3M3CJ4H-1>
  skos:prefLabel "drugs"@en, "drogue"@fr ;
  a skos:Concept .

