@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .

<https://concepts.sagepub.com/social-science/concept/obesity>
  skos:prefLabel "obesity"@en ;
  a skos:Concept ;
  skos:related <https://concepts.sagepub.com/social-science/concept/body_composition> .

<https://concepts.sagepub.com/social-science/concept/body_fat_distribution>
  skos:prefLabel "body fat distribution"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/body_composition> .

<https://concepts.sagepub.com/social-science/concept/nutritional_issues>
  skos:prefLabel "nutritional issues"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/body_composition> .

<https://concepts.sagepub.com/social-science/concept/body_composition>
  skos:definition "Body composition (body mass index, BMI) is a method used to quantify the percentage of each body component as it constitutes the whole. There are numerous ways to divide the body's components, but the most common method is to divide the body into fat mass and lean body mass (bone, muscle, blood, organs). [Source: <a href=\"https://sk.sagepub.com/reference/sportsmedicine/n73.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Sports Medicine; Body Composition (Body Mass Index)</a>]"@en ;
  skos:related <https://concepts.sagepub.com/social-science/concept/obesity> ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/body_fat_distribution> ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D001823.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/physical_status>, <https://concepts.sagepub.com/social-science/concept/nutritional_issues>, <https://concepts.sagepub.com/social-science/concept/body_constitution> ;
  skos:prefLabel "body composition"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/conceptgroup/concepts>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/body_composition> .

<https://concepts.sagepub.com/social-science/concept/body_constitution>
  skos:prefLabel "body constitution"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/body_composition> .

<https://concepts.sagepub.com/social-science/concept/physical_status>
  skos:prefLabel "physical status"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/body_composition> .

