@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:-PYA
  skos:prefLabel "Animal physiology"@en, "Physiologie animale"@fr ;
  a isothes:ConceptGroup ;
  skos:member q1w:-KR0N0KF8-B .

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

q1w:-KR0N0KF8-B
  inist:semCategory "Enzyme / Coenzyme"@en, "Enzyme / Coenzyme"@fr ;
  uneskos:memberOf q1w:-ENZY, q1w:-BCM, q1w:-PYA ;
  a skos:Concept ;
  inist:domain "Biochemistry / Biophysics"@en, "Animal physiology"@en, "Biochimie / Biophysique"@fr, "Physiologie animale"@fr ;
  skos:inScheme q1w: ;
  skos:prefLabel "cathepsin"@en, "cathepsine"@fr .

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

q1w: a skos:ConceptScheme .
