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

<http://data.loterre.fr/ark:/67375/3WV-Z4XQVH0D-H>
  a skos:Concept ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/3WV> ;
  skos:broader <http://data.loterre.fr/ark:/67375/3WV-LN4LJKPM-R>, <http://data.loterre.fr/ark:/67375/3WV-M59PP9FW-6> ;
  skos:prefLabel "2,5-hexanedione"@fr, "2,5-hexanedione"@en ;
  skos:altLabel "hexane-2,5-dione"@fr ;
  skos:exactMatch <https://en.wikipedia.org/wiki/Hexane-2,5-dione> .

<http://data.loterre.fr/ark:/67375/3WV-M59PP9FW-6>
  skos:prefLabel "neurotoxic"@en, "neurotoxique"@fr ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/3WV-Z4XQVH0D-H> .

<http://data.loterre.fr/ark:/67375/3WV> a skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/3WV-LN4LJKPM-R>
  skos:prefLabel "metabolite"@en, "métabolite"@fr ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/3WV-Z4XQVH0D-H> .

<http://data.loterre.fr/ark:/67375/3WV/Toxique>
  skos:prefLabel "Toxique"@fr, "Toxicant"@en ;
  a isothes:ConceptGroup ;
  skos:member <http://data.loterre.fr/ark:/67375/3WV-Z4XQVH0D-H> .

