@prefix qjp: <http://data.loterre.fr/ark:/67375/QJP> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

qjp: a skos:ConceptScheme .
qjp:-WWNGKLTZ-K
  skos:hiddenLabel "Insecticides"@en, "Insecticide"@fr ;
  a skos:Concept ;
  skos:inScheme qjp: ;
  skos:prefLabel "insecticides"@en, "insecticide"@fr .

