@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/qualifications_for_gastric_surgery> .

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

<https://concepts.sagepub.com/social-science/concept/qualifications_for_gastric_surgery>
  skos:definition "Obesity profoundly affects quality of life, overall health, and life expectancy. Healthcare providers have sought safe and effective nonsurgical treatment strategies, but have had little reproducible long-term success. [Source: <a href=\"https://sk.sagepub.com/reference/obesity/n400.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Obesity; Qualifications for Gastric Surgery</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/medical_treatments_for_obesity> ;
  skos:prefLabel "qualifications for gastric surgery"@en ;
  a skos:Concept .

