@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 dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

jvr:-MZ2JL56R-F
  skos:prefLabel "Epidemiologic Research Design"@en, "Méthodologie en recherche épidémiologique"@fr ;
  a mesh:Descriptor, skos:Concept ;
  skos:narrower jvr:-KQMCS01F-3 .

jvr:-KQMCS01F-3
  skos:prefLabel "Cross-Over Studies"@en, "Études croisées"@fr ;
  skos:hiddenLabel "Cross-Over Design"@en, "Plan croisé"@fr, "Schéma croisé"@fr, "Crossover Design"@en ;
  skos:altLabel "Crossover Studies"@en, "Crossover Trials"@en, "Cross-Over Trials"@en, "Essais croisés"@fr ;
  skos:broader jvr:-MZ2JL56R-F ;
  a mesh:Descriptor, skos:Concept ;
  dc:modified "2018-06-29"^^xsd:date ;
  owl:sameAs <http://id.nlm.nih.gov/mesh/D018592> ;
  dc:created "1994-04-16"^^xsd:date ;
  skos:definition "Studies comparing two or more treatments or interventions in which the subjects or patients, upon completion of the course of one treatment, are switched to another. In the case of two treatments, A and B, half the subjects are randomly allocated to receive these in the order A, B and half to receive them in the order B, A. A criticism of this design is that effects of the first treatment may carry over into the period when the second is given. (Last, A Dictionary of Epidemiology, 2d ed)"@en ;
  dc:established "1995-01-01"^^xsd:date ;
  skos:inScheme jvr: .

jvr: a skos:ConceptScheme .
