@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 inist: <http://www.inist.fr/Ontology#> .
@prefix obo: <http://purl.obolibrary.org/obo/> .
@prefix uneskos: <http://purl.org/umu/uneskos#> .

q1w:-ALI
  skos:prefLabel "Agroalimentaire / Sciences des aliments"@fr, "Food industry / Food science"@en ;
  a isothes:ConceptGroup ;
  skos:member q1w:-F4D8GSM6-4 .

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

q1w: a skos:ConceptScheme .
q1w:-F4D8GSM6-4
  skos:hiddenLabel "amidon industriel"@fr, "starchy resources"@en, "grain d'amidon"@fr ;
  inist:semCategory "Aliment"@fr, "Food"@en ;
  skos:altLabel "fécule"@fr, "féculent"@fr, "starch product"@en ;
  a skos:Concept ;
  skos:prefLabel "starchy product"@en, "produit amylacé"@fr ;
  inist:domain "Agroalimentaire / Sciences des aliments"@fr, "Food industry / Food science"@en ;
  skos:closeMatch obo:FOODON_03301000 ;
  uneskos:memberOf q1w:-ALI, q1w:-ALIM ;
  skos:inScheme q1w: .

