@prefix n9j: <http://data.loterre.fr/ark:/67375/N9J> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

n9j:-concepts
  a isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member n9j:-XB3PNH0G-R .

n9j:-J04HGTTR-7
  skos:prefLabel "dietary interventions to treat obesity"@en ;
  a skos:Concept ;
  skos:narrower n9j:-XB3PNH0G-R .

n9j: a skos:ConceptScheme .
n9j:-XB3PNH0G-R
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/optifast> ;
  skos:definition "Optifast is a proprietary weight-loss program developed by the Novartis Nutritional Corporation, which is a member of the Partnership for Healthy Weight Management. Optifast is a comprehensive weight-loss and weight-maintenance program available only through licensed programs offered through hospitals and medical clinics in the United States and Canada. [Source: Encyclopedia of Obesity; Optifast]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-J04HGTTR-7 ;
  skos:prefLabel "optifast"@en .

