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

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

<https://concepts.sagepub.com/social-science/concept/obesity_and_the_brain_or_obesity_and_behavior>
  skos:prefLabel "obesity and the brain or obesity and behavior"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/insulin> .

<https://concepts.sagepub.com/social-science/concept/insulin>
  skos:definition "Insulin is a hormone that is made in the beta cells of the pancreas and plays a critical role in the use of glucose (sugar) in the body. In the pancreas, insulin is made in an inactive form known as proinsulin. [Source: <a href=\"https://sk.sagepub.com/reference/obesity/n259.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Obesity; Insulin</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/obesity_and_the_brain_or_obesity_and_behavior>, <https://concepts.sagepub.com/social-science/concept/hypoglycaemic_agents> ;
  skos:prefLabel "insulin"@en ;
  a skos:Concept .

