@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:-CV6CFZJ8-0 .

q1w:-ALIM
  skos:prefLabel "Food"@en, "Aliment"@fr ;
  a isothes:ConceptGroup ;
  skos:member q1w:-CV6CFZJ8-0 .

q1w: a skos:ConceptScheme .
q1w:-CV6CFZJ8-0
  skos:altLabel "light food product"@en, "aliment allégé"@fr, "produit light"@fr, "produit alimentaire allégé"@fr, "lite food product"@en ;
  uneskos:memberOf q1w:-ALIM, q1w:-ALI ;
  skos:inScheme q1w: ;
  a skos:Concept ;
  inist:semCategory "Aliment"@fr, "Food"@en ;
  inist:domain "Agroalimentaire / Sciences des aliments"@fr, "Food industry / Food science"@en ;
  skos:prefLabel "produit allégé"@fr, "light product"@en .

