@prefix jvr: <http://data.loterre.fr/ark:/67375/JVR> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix mesh: <http://id.nlm.nih.gov/mesh/vocab#> .

jvr: a skos:ConceptScheme .
jvr:-R2QF5D8W-4
  owl:sameAs <http://id.nlm.nih.gov/mesh/D015992> ;
  skos:altLabel "Quetelet's Index"@en, "Quetelet Index"@en, "Règle de Quételet"@fr, "Règle de Quetelet"@fr, "IMC (Indice de Masse Corporelle)"@fr ;
  skos:prefLabel "Indice de masse corporelle"@fr, "Body Mass Index"@en ;
  skos:broader jvr:-J8J8M17H-Q ;
  skos:definition "An indicator of body density as determined by the relationship of BODY WEIGHT to BODY HEIGHT. BMI=weight (kg)/height squared (m2). BMI correlates with body fat (ADIPOSE TISSUE). Their relationship varies with age and gender. For adults, BMI falls into these categories: below 18.5 (underweight); 18.5-24.9 (normal); 25.0-29.9 (overweight); 30.0 and above (obese). (National Center for Health Statistics, Centers for Disease Control and Prevention)"@en ;
  dc:established "1990-01-01"^^xsd:date ;
  dc:created "1989-05-25"^^xsd:date ;
  a mesh:Descriptor, skos:Concept ;
  dc:modified "2009-07-06"^^xsd:date ;
  skos:inScheme jvr: .

jvr:-J8J8M17H-Q
  skos:prefLabel "Body Weights and Measures"@en, "Poids et mesures du corps"@fr ;
  a mesh:Descriptor, skos:Concept ;
  skos:narrower jvr:-R2QF5D8W-4 .

