@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-V3TG4RV8-W>
  skos:prefLabel "poison"@en, "toxique"@fr ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/3WV-GCWCKJ8P-V> .

<http://data.loterre.fr/ark:/67375/3WV> a skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/3WV-GCWCKJ8P-V>
  skos:inScheme <http://data.loterre.fr/ark:/67375/3WV> ;
  skos:prefLabel "polyvinylpyrrolidone"@fr, "polyvinylpyrrolidone"@en ;
  skos:altLabel "pyrrolidone(vinyl) polymer"@en, "PVP"@fr, "polyvidone"@fr, "pyrrolidone(vinyl) polymère"@fr, "povidone"@fr ;
  skos:exactMatch <https://fr.wikipedia.org/wiki/Polyvinylpyrrolidone> ;
  skos:broader <http://data.loterre.fr/ark:/67375/3WV-V3TG4RV8-W>, <http://data.loterre.fr/ark:/67375/3WV-J4D83BQZ-F> ;
  a skos:Concept .

<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-GCWCKJ8P-V> .

<http://data.loterre.fr/ark:/67375/3WV-J4D83BQZ-F>
  skos:prefLabel "additif alimentaire"@fr, "food additive"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/3WV-GCWCKJ8P-V> .

