@prefix q1w: <http://data.loterre.fr/ark:/67375/Q1W> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .
@prefix uneskos: <http://purl.org/umu/uneskos#> .
@prefix inist: <http://www.inist.fr/Ontology#> .

q1w:-ALI
  skos:prefLabel "Agroalimentaire / Sciences des aliments"@fr, "Food industry / Food science"@en ;
  a isothes:ConceptGroup ;
  skos:member q1w:-S8ZRH24C-2 .

q1w:-TOX
  skos:prefLabel "Toxicologie"@fr, "Toxicology"@en ;
  a isothes:ConceptGroup ;
  skos:member q1w:-S8ZRH24C-2 .

q1w:-S8ZRH24C-2
  uneskos:memberOf q1w:-TOX, q1w:-ALI, q1w:-ENV, q1w:-TOXI_Divers ;
  inist:domain "Toxicologie"@fr, "Agroalimentaire / Sciences des aliments"@fr, "Toxicology"@en, "Environnement / Pollution / Développement durable"@fr, "Environment / Pollution / Sustainable development"@en, "Food industry / Food science"@en ;
  skos:prefLabel "methylmercury"@en, "méthylmercure"@fr ;
  a skos:Concept ;
  skos:inScheme q1w: ;
  skos:hiddenLabel "méthyl-mercure"@fr, "methyl mercury"@en ;
  inist:semCategory "Toxicant"@en, "Toxique"@fr .

q1w: a skos:ConceptScheme .
q1w:-TOXI_Divers
  skos:prefLabel "Toxique_Divers"@fr, "Toxicant_Miscellaneous"@en ;
  a isothes:ConceptGroup ;
  skos:member q1w:-S8ZRH24C-2 .

q1w:-ENV
  skos:prefLabel "Environnement / Pollution / Développement durable"@fr, "Environment / Pollution / Sustainable development"@en ;
  a isothes:ConceptGroup ;
  skos:member q1w:-S8ZRH24C-2 .

