@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:-DD34TR8N-0
  skos:prefLabel "Études de cohortes"@fr, "Cohort Studies"@en ;
  a mesh:Descriptor, skos:Concept ;
  skos:narrower jvr:-J630VF9T-X .

jvr:-J630VF9T-X
  owl:sameAs <http://id.nlm.nih.gov/mesh/D012189> ;
  skos:altLabel "Retrospective Study"@en, "Étude rétrospective"@fr ;
  skos:prefLabel "Retrospective Studies"@en, "Études rétrospectives"@fr ;
  skos:inScheme jvr: ;
  dc:created "1999-01-01"^^xsd:date ;
  a mesh:Descriptor, skos:Concept ;
  dc:established "1967-01-01"^^xsd:date ;
  skos:broader jvr:-DD34TR8N-0, jvr:-S0WD759L-5 ;
  skos:definition "Studies used to test etiologic hypotheses in which inferences about an exposure to putative causal factors are derived from data relating to characteristics of persons under study or to events or experiences in their past. The essential feature is that some of the persons under study have the disease or outcome of interest and their characteristics are compared with those of unaffected persons."@en ;
  dc:modified "2018-06-29"^^xsd:date .

jvr:-S0WD759L-5
  skos:prefLabel "Études cas-témoins"@fr, "Case-Control Studies"@en ;
  a mesh:Descriptor, skos:Concept ;
  skos:narrower jvr:-J630VF9T-X .

