@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: a skos:ConceptScheme .
jvr:-FG60LKB2-7
  skos:prefLabel "Life Expectancy"@en, "Espérance de vie"@fr ;
  a mesh:Descriptor, skos:Concept ;
  skos:narrower jvr:-QKQ10Z9Q-Z .

jvr:-R84C9D0Z-S
  skos:prefLabel "Analyse actuarielle"@fr, "Actuarial Analysis"@en ;
  a mesh:Descriptor, skos:Concept ;
  skos:narrower jvr:-QKQ10Z9Q-Z .

jvr:-QKQ10Z9Q-Z
  a mesh:Descriptor, skos:Concept ;
  skos:prefLabel "Tables de survie"@fr, "Life Tables"@en ;
  skos:altLabel "Tables de mortalité"@fr ;
  dc:established "1990-01-01"^^xsd:date ;
  skos:hiddenLabel "Méthodes de table de mortalité"@fr, "Life Table Analysis"@en, "Modèles de table de mortalité"@fr, "Analyse de table de survie"@fr, "Modèles de table de survie"@fr, "Life Table Estimates"@en, "Life Table Method"@en, "Analyse de table de mortalité"@fr, "Life Table Models"@en, "Estimations de table de survie"@fr, "Estimations de table de mortalité"@fr, "Méthodes de table de survie"@fr, "Life Table Methods"@en ;
  skos:inScheme jvr: ;
  dc:modified "2021-07-01"^^xsd:date ;
  owl:sameAs <http://id.nlm.nih.gov/mesh/D015993> ;
  dc:created "1989-05-25"^^xsd:date ;
  skos:broader jvr:-FG60LKB2-7, jvr:-R84C9D0Z-S ;
  skos:definition "Summarizing techniques used to describe the pattern of mortality and survival in populations. These methods can be applied to the study not only of death, but also of any defined endpoint such as the onset of disease or the occurrence of disease complications."@en .

