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

ins: a skos:ConceptScheme .
ins:-NRSZDS5L-7
  skos:definition "The response rate is the percentage of patients on whom a therapy has some defined effect; for example, the cancer shrinks or disappears after treatment."@en ;
  a skos:Concept ;
  skos:inScheme ins: ;
  skos:broader ins:-N199VQT3-6 ;
  skos:prefLabel "response rate"@en, "taux de réponse"@fr ;
  skos:exactMatch <https://en.wikipedia.org/wiki/Clinical_endpoint#Response_rates> .

ins:-N199VQT3-6
  skos:prefLabel "epidemiology"@en, "épidémiologie"@fr ;
  a skos:Concept ;
  skos:narrower ins:-NRSZDS5L-7 .

