@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/caloric_restriction>
  skos:definition "Caloric restriction is a dietary method that has been suggested to promote longevity. Followers of caloric restriction consume all their essential micronutrients (i.e., vitamins and minerals) but reduce their consumption of calories by 30 to 40 percent. [Source: <a href=\"https://sk.sagepub.com/reference/obesity/n69.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Obesity; Caloric Restriction</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/dietary_interventions_to_treat_obesity> ;
  skos:prefLabel "caloric restriction"@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/caloric_restriction> .

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

