@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:-T1WNW2CJ-0
  skos:prefLabel "Analyse de survie"@fr, "Survival Analysis"@en ;
  a mesh:Descriptor, skos:Concept ;
  skos:narrower jvr:-JNSGX7J8-2 .

jvr: a skos:ConceptScheme .
jvr:-JNSGX7J8-2
  skos:altLabel "Product-Limit Method"@en, "Kaplan-Meier Analysis"@en, "Méthode de Kaplan-Meier"@fr, "Analyse de Kaplan-Meier"@fr, "Kaplan-Meier Test"@en, "Méthode de Kaplan et Meier"@fr, "Méthode du produit limite"@fr, "Test de Kaplan-Meier"@fr, "Estimation de Kaplan et Meier"@fr ;
  skos:hiddenLabel "Courbes de Kaplan et Meier"@fr, "Kaplan-Meier Survival Curve"@en, "Courbes de Kaplan-Meier"@fr, "Courbes de survie de Kaplan-Meier"@fr, "Courbes de survie de Kaplan et Meier"@fr, "Kaplan-Meier Survival Curves"@en ;
  owl:sameAs <http://id.nlm.nih.gov/mesh/D053208> ;
  a skos:Concept, mesh:Descriptor ;
  skos:prefLabel "Estimation de Kaplan-Meier"@fr, "Kaplan-Meier Estimate"@en ;
  dc:created "2006-07-05"^^xsd:date ;
  dc:modified "2021-06-30"^^xsd:date ;
  skos:broader jvr:-T1WNW2CJ-0 ;
  dc:established "2007-01-01"^^xsd:date ;
  skos:definition "A nonparametric method of compiling LIFE TABLES or survival tables. It combines calculated probabilities of survival and estimates to allow for observations occurring beyond a measurement threshold, which are assumed to occur randomly. Time intervals are defined as ending each time an event occurs and are therefore unequal. (From Last, A Dictionary of Epidemiology, 1995)"@en ;
  skos:inScheme jvr: .

