@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:-W40WTTRC-7 .

q1w:-REAC
  skos:prefLabel "Réaction chimique"@fr, "Chemical reaction"@en ;
  a isothes:ConceptGroup ;
  skos:member q1w:-W40WTTRC-7 .

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

q1w:-W40WTTRC-7
  inist:domain "Biochimie / Biophysique"@fr, "Agroalimentaire / Sciences des aliments"@fr, "Food industry / Food science"@en, "Biochemistry / Biophysics"@en ;
  inist:semCategory "Chemical reaction"@en, "Réaction chimique"@fr ;
  skos:altLabel "hydrolyse"@en, "hydrolytic"@en, "hydrolyze"@en ;
  skos:prefLabel "hydrolyse"@fr, "hydrolysis"@en ;
  uneskos:memberOf q1w:-REAC, q1w:-BCM, q1w:-ALI ;
  skos:inScheme q1w: ;
  a skos:Concept ;
  skos:hiddenLabel "hydrolisé"@fr .

q1w: a skos:ConceptScheme .
