@prefix ins: <http://data.loterre.fr/ark:/67375/INS> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

ins:-WGDM0BQQ-K
  skos:prefLabel "diagnosis method"@en, "méthode diagnostique"@fr ;
  a skos:Concept ;
  skos:narrower ins:-GLFRN939-8 .

ins: a skos:ConceptScheme .
ins:-GLFRN939-8
  skos:definition "Enzyme activity = moles of substrate converted per unit time = rate × reaction volume. Enzyme activity is a measure of the quantity of active enzyme present and is thus dependent on conditions, which should be specified."@en ;
  a skos:Concept ;
  skos:inScheme ins: ;
  skos:broader ins:-WGDM0BQQ-K ;
  skos:prefLabel "enzyme activity"@en, "activité enzymatique"@fr ;
  skos:exactMatch <https://en.wikipedia.org/wiki/Enzyme_assay#Enzyme_activity> .

