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

ins: a skos:ConceptScheme .
ins:-X4CDBGQG-7
  skos:definition "Depending on the design of a trial, outcome measures can be either primary outcomes, in which case the trial is designed around finding an adequate study size (through proper randomization and power calculation)."@en ;
  a skos:Concept ;
  skos:inScheme ins: ;
  skos:broader ins:-N199VQT3-6 ;
  skos:prefLabel "primary outcome"@en, "résultat primaire"@fr ;
  skos:exactMatch <https://en.wikipedia.org/wiki/Outcome_measure> .

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

