@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/medical_treatments_for_obesity>
  skos:prefLabel "medical treatments for obesity"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/gastroplasty> .

<https://concepts.sagepub.com/social-science/concept/gastroplasty>
  skos:definition "The term gastroplasty refers to the reshaping of the stomach to decrease its capacitance as a food reservoir. The early satiety induced by these restrictive procedures causes weight loss through decreasing caloric consumption. [Source: <a href=\"https://sk.sagepub.com/reference/obesity/n198.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Obesity; Gastroplasty</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/medical_treatments_for_obesity> ;
  skos:prefLabel "gastroplasty"@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/gastroplasty> .

