@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/glandular_systems>
  skos:prefLabel "glandular systems"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/exocrine_glands> .

<https://concepts.sagepub.com/social-science/concept/prostate>
  skos:prefLabel "prostate"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/exocrine_glands> .

<https://concepts.sagepub.com/social-science/concept/sebaceous_glands>
  skos:prefLabel "sebaceous glands"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/exocrine_glands> .

<https://concepts.sagepub.com/social-science/concept/sweat_glands>
  skos:prefLabel "sweat glands"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/exocrine_glands> .

<https://concepts.sagepub.com/social-science/concept/salivary_glands>
  skos:prefLabel "salivary glands"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/exocrine_glands> .

<https://concepts.sagepub.com/social-science/concept/breast>
  skos:prefLabel "breast"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/exocrine_glands> .

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

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

<https://concepts.sagepub.com/social-science/concept/exocrine_glands>
  skos:narrower <https://concepts.sagepub.com/social-science/concept/sebaceous_glands>, <https://concepts.sagepub.com/social-science/concept/prostate>, <https://concepts.sagepub.com/social-science/concept/mammae>, <https://concepts.sagepub.com/social-science/concept/salivary_glands>, <https://concepts.sagepub.com/social-science/concept/breast>, <https://concepts.sagepub.com/social-science/concept/pancreas>, <https://concepts.sagepub.com/social-science/concept/sweat_glands> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/glandular_systems>, <https://concepts.sagepub.com/social-science/concept/tissues> ;
  skos:prefLabel "exocrine glands"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/mammae>
  skos:prefLabel "mammae"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/exocrine_glands> .

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

