@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/urologic_diseases>
  skos:prefLabel "urologic diseases"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/bladder_diseases> .

<https://concepts.sagepub.com/social-science/concept/localized_diseases>
  skos:prefLabel "localized diseases"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/bladder_diseases> .

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

<https://concepts.sagepub.com/social-science/concept/bladder_diseases>
  skos:definition "The bladder, the storage organ of the urinary tract system, is a triangular shaped organ in the abdomen to hold urine prior to elimination. The urinary tract system starts in the kidneys where blood is filtered and urine is produced. [Source: <a href=\"https://sk.sagepub.com/reference/globalhealth/n180.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Global Health; Bladder Diseases</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/urination_disorders>, <https://concepts.sagepub.com/social-science/concept/cystitis>, <https://concepts.sagepub.com/social-science/concept/bladder_cancer>, <https://concepts.sagepub.com/social-science/concept/bladder_calculi> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/urologic_diseases>, <https://concepts.sagepub.com/social-science/concept/localized_diseases> ;
  skos:prefLabel "bladder diseases"@en ;
  a skos:Concept .

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

<https://concepts.sagepub.com/social-science/concept/bladder_calculi>
  skos:prefLabel "bladder calculi"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/bladder_diseases> .

<https://concepts.sagepub.com/social-science/concept/urination_disorders>
  skos:prefLabel "urination disorders"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/bladder_diseases> .

<https://concepts.sagepub.com/social-science/concept/bladder_cancer>
  skos:prefLabel "bladder cancer"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/bladder_diseases> .

