@prefix bl8: <http://data.loterre.fr/ark:/67375/BL8> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

bl8: a skos:ConceptScheme .
bl8:-TDX89C30-W
  skos:prefLabel "taille estimée"@fr, "estimated height"@en ;
  a skos:Concept ;
  skos:related bl8:-R49D213Z-H .

bl8:-RM4R61NR-H
  skos:prefLabel "assessment tool"@en, "outil d'évaluation"@fr ;
  a skos:Concept ;
  skos:narrower bl8:-R49D213Z-H .

bl8:-R49D213Z-H
  skos:prefLabel "equations of Chumlea"@en, "formules de Chumlea"@fr ;
  skos:related bl8:-TDX89C30-W ;
  skos:altLabel "formula of Chumlea"@en, "Chumlea’s equations"@en ;
  skos:hiddenLabel "Equations of Chumlea"@en, "Formules de Chumlea"@fr ;
  a skos:Concept ;
  skos:inScheme bl8: ;
  skos:definition "Femme : taille (cm) = 84,88 - 0,24 x âge (années) + 1,83 x hauteur talon-genou (cm). Homme : taille (cm) = 64,19 - 0,04 x âge (années) + 2,03 x hauteur talon-genou (cm)."@fr ;
  skos:broader bl8:-RM4R61NR-H .

