@prefix jvr: <http://data.loterre.fr/ark:/67375/JVR> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix mesh: <http://id.nlm.nih.gov/mesh/vocab#> .

jvr: a skos:ConceptScheme .
jvr:-MPW2L3DK-X
  skos:prefLabel "Equivalence Trial"@en, "Essai d'équivalence"@fr ;
  skos:hiddenLabel "Non-Inferiority Trial"@en, "Essai de non-infériorité"@fr, "Superiority Trial"@en, "Essai d'équivalence clinique"@fr, "Essai clinique d'équivalence"@fr, "Essai de supériorité"@fr, "Equivalence Clinical Trial"@en, "Noninferiority Trial"@en ;
  owl:sameAs <http://id.nlm.nih.gov/mesh/D000073843> ;
  dc:established "2018-01-01"^^xsd:date ;
  skos:broader jvr:-LDBB8ZCB-3 ;
  dc:created "2017-07-11"^^xsd:date ;
  a skos:Concept, mesh:Descriptor ;
  dc:modified "2018-01-24"^^xsd:date ;
  skos:inScheme jvr: ;
  skos:definition "Trial that aims to show a new treatment is no better and no worse than the standard treatment. Trial that aims to show that a new treatment is no less effective than the standard treatment. Trial that aims to show that a new treatment is no more effective than the standard treatment."@en .

jvr:-LDBB8ZCB-3
  skos:prefLabel "Essai contrôlé randomisé"@fr, "Randomized Controlled Trial"@en ;
  a mesh:Descriptor, skos:Concept ;
  skos:narrower jvr:-MPW2L3DK-X .

