@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:-MDW3V9JV-B .

q1w:-MDW3V9JV-B
  uneskos:memberOf q1w:-ALI, q1w:-COMP ;
  skos:prefLabel "habitude alimentaire"@fr, "food habit"@en ;
  a skos:Concept ;
  skos:hiddenLabel "pratiques alimentaires"@fr, "habitudes alimentaires"@fr, "cuisine régionale"@fr, "eating frequency"@en ;
  skos:inScheme q1w: ;
  inist:semCategory "Behavior"@en, "Comportement"@fr ;
  skos:altLabel "eating habit"@en, "pratique alimentaire"@fr ;
  inist:domain "Food industry / Food science"@en, "Agroalimentaire / Sciences des aliments"@fr .

q1w: a skos:ConceptScheme .
q1w:-COMP
  skos:prefLabel "Behavior"@en, "Comportement"@fr ;
  a isothes:ConceptGroup ;
  skos:member q1w:-MDW3V9JV-B .

