@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/islets_of_langerhans>
  skos:prefLabel "islets of langerhans"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/pancreas> .

<https://concepts.sagepub.com/social-science/concept/digestive_system>
  skos:prefLabel "digestive system"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/pancreas> .

<https://concepts.sagepub.com/social-science/concept/pancreas>
  skos:definition "THE PANCREAS IS a small organ in the abdomen that produces and secretes substances to aid digestion, as well as hormones that regulate the balance of blood sugar (glucose) levels. Recently, scientists have begun to characterize the stem cell population in the pancreas, but little is yet understood. [Source: <a href=\"https://sk.sagepub.com/reference/stemcell/n207.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Stem Cell Research; Pancreas</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/islets_of_langerhans> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/exocrine_glands>, <https://concepts.sagepub.com/social-science/concept/endocrine_glands>, <https://concepts.sagepub.com/social-science/concept/digestive_system> ;
  skos:prefLabel "pancreas"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/exocrine_glands>
  skos:prefLabel "exocrine glands"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/pancreas> .

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

<https://concepts.sagepub.com/social-science/concept/endocrine_glands>
  skos:prefLabel "endocrine glands"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/pancreas> .

