@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:-P6CGBD8F-G .

jvr: a skos:ConceptScheme .
jvr:-P6CGBD8F-G
  dc:established "2011-01-01"^^xsd:date ;
  skos:inScheme jvr: ;
  skos:altLabel "Perdus de suivi"@fr, "Absent au contrôle de suivi"@fr, "Absent à la visite de suivi"@fr, "Absents aux contrôles de suivi"@fr, "Absents aux visites de suivi"@fr ;
  a mesh:Descriptor, skos:Concept ;
  skos:broader jvr:-MZ2JL56R-F ;
  skos:definition "Study subjects in COHORT STUDIES whose outcomes are unknown e.g., because they could not or did not wish to attend follow-up visits.(from Dictionary of Epidemiology, 5th ed.)"@en ;
  skos:prefLabel "Lost to Follow-Up"@en, "Perdus de vue"@fr ;
  dc:created "2010-06-25"^^xsd:date ;
  owl:sameAs <http://id.nlm.nih.gov/mesh/D059012> ;
  dc:modified "2018-06-30"^^xsd:date .

