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

jvr: a skos:ConceptScheme .
jvr:-R4ZNQQ6S-G
  a mesh:Descriptor, skos:Concept ;
  skos:broader jvr:-ZZP0NBM8-W ;
  skos:definition "A review of primary literature in health and health policy that attempts to identify, appraise, and synthesize all the empirical evidence that meets specified eligibility criteria to answer a given research question. Its conduct uses explicit methods aimed at minimizing bias in order to produce more reliable findings regarding the effects of interventions for prevention, treatment, and rehabilitation that can be used to inform decision making."@en ;
  skos:altLabel "Review, Systematic"@en ;
  owl:sameAs <http://id.nlm.nih.gov/mesh/D000078182> ;
  skos:prefLabel "Systematic Review"@en, "Revue systématique"@fr ;
  dc:modified "2018-05-27"^^xsd:date ;
  dc:created "2018-07-09"^^xsd:date ;
  dc:established "2019-01-01"^^xsd:date ;
  skos:inScheme jvr: .

jvr:-ZZP0NBM8-W
  skos:prefLabel "Caractéristiques des études"@fr, "Study Characteristics"@en ;
  a mesh:Descriptor, skos:Concept ;
  skos:narrower jvr:-R4ZNQQ6S-G .

