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

jvr: a skos:ConceptScheme .
jvr:-ZTX4NK97-N
  dc:modified "2015-04-15"^^xsd:date ;
  owl:sameAs <http://id.nlm.nih.gov/mesh/D018848> ;
  skos:narrower jvr:-LDBB8ZCB-3 ;
  dc:established "1996-01-01"^^xsd:date ;
  a skos:Concept, mesh:Descriptor ;
  skos:broader jvr:-GLB47158-V ;
  skos:prefLabel "Essai clinique contrôlé"@fr, "Controlled Clinical Trial"@en ;
  dc:created "1995-06-23"^^xsd:date ;
  skos:inScheme jvr: ;
  skos:definition "A work that reports on a clinical trial involving one or more test treatments, at least one control treatment, specified outcome measures for evaluating the studied intervention, and a bias-free method for assigning patients to the test treatment. The treatment may be drugs, devices, or procedures studied for diagnostic, therapeutic, or prophylactic effectiveness. Control measures include placebos, active medicine, no-treatment, dosage forms and regimens, historical comparisons, etc. When randomization using mathematical techniques, such as the use of a random numbers table, is employed to assign patients to test or control treatments, the trial is characterized as a RANDOMIZED CONTROLLED TRIAL."@en .

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

jvr:-GLB47158-V
  skos:prefLabel "Clinical Trial"@en, "Essai clinique"@fr ;
  a mesh:Descriptor, skos:Concept ;
  skos:narrower jvr:-ZTX4NK97-N .

