@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 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:-GW6L73RZ-4 .

q1w:-BCM
  skos:prefLabel "Biochemistry / Biophysics"@en, "Biochimie / Biophysique"@fr ;
  a isothes:ConceptGroup ;
  skos:member q1w:-GW6L73RZ-4 .

q1w:-GW6L73RZ-4
  skos:hiddenLabel "amylolytic enzyme"@en ;
  skos:inScheme q1w: ;
  inist:domain "Food industry / Food science"@en, "Biochemistry / Biophysics"@en, "Agroalimentaire / Sciences des aliments"@fr, "Biochimie / Biophysique"@fr ;
  uneskos:memberOf q1w:-BCM, q1w:-ENZY, q1w:-ALI ;
  a skos:Concept ;
  skos:prefLabel "amylase"@fr, "amylase"@en ;
  inist:semCategory "Enzyme / Coenzyme"@fr, "Enzyme / Coenzyme"@en .

q1w:-ENZY
  skos:prefLabel "Enzyme / Coenzyme"@fr, "Enzyme / Coenzyme"@en ;
  a isothes:ConceptGroup ;
  skos:member q1w:-GW6L73RZ-4 .

q1w: a skos:ConceptScheme .
