@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:-VX245ZJ2-C .

q1w:-VX245ZJ2-C
  skos:prefLabel "eco-friendly product"@en, "produit écologique"@fr ;
  skos:inScheme q1w: ;
  a skos:Concept ;
  uneskos:memberOf q1w:-MATE_Divers, q1w:-ALI, q1w:-ENV ;
  skos:hiddenLabel "produits environnementaux"@fr ;
  skos:altLabel "produit vert"@fr, "environmentally-safe product"@en, "ecological product"@en, "ecoproduct"@en, "environment-friendly product"@en, "écoproduit"@fr, "environmentally friendly product"@en ;
  inist:domain "Agroalimentaire / Sciences des aliments"@fr, "Environment / Pollution / Sustainable development"@en, "Environnement / Pollution / Développement durable"@fr, "Food industry / Food science"@en ;
  inist:semCategory "Matériau / Produit / Substance"@fr, "Material / Product / Substance"@en .

q1w:-MATE_Divers
  skos:prefLabel "Matériau / Produit / Substance_Divers"@fr, "Material / Product / Substance_Miscellaneous"@en ;
  a isothes:ConceptGroup ;
  skos:member q1w:-VX245ZJ2-C .

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

