@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:-R13Q4GKL-9 .

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

q1w:-R13Q4GKL-9
  uneskos:memberOf q1w:-PPPC_Divers, q1w:-ALI, q1w:-BCM ;
  skos:inScheme q1w: ;
  inist:semCategory "Physical phenomenon / Chemical phenomenon"@en, "Processus physique / Processus chimique"@fr ;
  inist:domain "Food industry / Food science"@en, "Biochemistry / Biophysics"@en, "Biochimie / Biophysique"@fr, "Agroalimentaire / Sciences des aliments"@fr ;
  skos:prefLabel "chemical denaturation"@en, "dénaturation chimique"@fr ;
  a skos:Concept .

q1w:-PPPC_Divers
  skos:prefLabel "Physical phenomenon / Chemical phenomenon_Miscellaneous"@en, "Processus physique / Processus chimique_Divers"@fr ;
  a isothes:ConceptGroup ;
  skos:member q1w:-R13Q4GKL-9 .

q1w: a skos:ConceptScheme .
