@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/health_and_well-being>
  skos:prefLabel "health and well-being"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/weight> .

<https://concepts.sagepub.com/social-science/concept/statics>
  skos:prefLabel "statics"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/weight> .

<https://concepts.sagepub.com/social-science/concept/weight>
  skos:definition "Weight refers to the amount or quantity of heaviness or body mass, that is, the force that gravity exerts on an individual or thing. A person's body weight includes the heaviness of the skeleton, muscles, bodily fluids (e.g., blood, water), internal organs, and adipose (i.e., fat) tissue that surrounds and protects the bone and organs. [Source: <a href=\"https://sk.sagepub.com/reference/humandevelopment/n638.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Human Development; Weight</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/body_weight> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/statics>, <https://concepts.sagepub.com/social-science/concept/parameters>, <https://concepts.sagepub.com/social-science/concept/health_and_well-being> ;
  skos:prefLabel "weight"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/body_weight>
  skos:prefLabel "body weight"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/weight> .

<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/weight> .

<https://concepts.sagepub.com/social-science/concept/parameters>
  skos:prefLabel "parameters"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/weight> .

