@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/prevention>
  skos:prefLabel "prevention"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/calcium> .

<https://concepts.sagepub.com/social-science/concept/societal_influences_and_outcomes_of_obesity>
  skos:prefLabel "societal influences and outcomes of obesity"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/calcium> .

<https://concepts.sagepub.com/social-science/concept/dietary_interventions_to_treat_obesity>
  skos:prefLabel "dietary interventions to treat obesity"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/calcium> .

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

<https://concepts.sagepub.com/social-science/concept/calcium>
  skos:definition "Calcium is an element found in the periodic table and has an atomic number of 20. It is also the most abundant mineral found in the human body; 99 percent of total body calcium is stored in the bones and teeth. [Source: <a href=\"https://sk.sagepub.com/reference/globalhealth/n225.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Global Health; Calcium</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/societal_influences_and_outcomes_of_obesity>, <https://concepts.sagepub.com/social-science/concept/prevention>, <https://concepts.sagepub.com/social-science/concept/health_sciences>, <https://concepts.sagepub.com/social-science/concept/dietary_interventions_to_treat_obesity> ;
  skos:prefLabel "calcium"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/health_sciences>
  skos:prefLabel "health sciences"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/calcium> .

