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

q1w:-BNH3WNSB-B
  uneskos:memberOf q1w:-ACTI, q1w:-ALI ;
  skos:hiddenLabel "sous-produit de meunerie"@fr, "industrie de la mouture"@fr, "wheatfeed"@en, "milling by-product"@en, "milling byproduct"@en, "issues de meunerie"@fr ;
  inist:domain "Agroalimentaire / Sciences des aliments"@fr, "Food industry / Food science"@en ;
  inist:semCategory "Activité"@fr, "Activity"@en ;
  a skos:Concept ;
  skos:inScheme q1w: ;
  skos:prefLabel "milling industry"@en, "industrie de la meunerie"@fr ;
  skos:altLabel "minoterie"@fr .

q1w: a skos:ConceptScheme .
q1w:-ACTI
  skos:prefLabel "Activity"@en, "Activité"@fr ;
  a isothes:ConceptGroup ;
  skos:member q1w:-BNH3WNSB-B .

