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

ins: a skos:ConceptScheme .
ins:-ZFTM17B8-W
  skos:exactMatch <https://en.wikipedia.org/wiki/Outcome_measure> ;
  skos:altLabel "effect measure"@en, "measure of effect"@en, "endpoint"@en ;
  skos:inScheme ins: ;
  skos:prefLabel "outcome measure"@en, "mesure de résultats"@fr ;
  a skos:Concept ;
  skos:broader ins:-N199VQT3-6 ;
  skos:definition "An outcome measure, endpoint, effect measure or measure of effect is a measure within medical practice or research, (primarily clinical trials) which is used to assess the effect, both positive and negative, of an intervention or treatment."@en .

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

