@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/health_and_well-being>
  skos:prefLabel "health and well-being"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/incontinence> .

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

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

<https://concepts.sagepub.com/social-science/concept/diseases_and_medical_conditions>
  skos:prefLabel "diseases and medical conditions"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/incontinence> .

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

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

<https://concepts.sagepub.com/social-science/concept/incontinence>
  skos:definition "Incontinence is defined as the inability to control excretory functions, generally the inability to control urine and fecal excretion. Incontinence is a common medical problem in both children and adults, generally affecting the earliest and latest years of life. [Source: <a href=\"https://sk.sagepub.com/reference/globalhealth/n617.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Global Health; Incontinence</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/urinary_incontinence>, <https://concepts.sagepub.com/social-science/concept/fecal_incontinence> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/localized_diseases>, <https://concepts.sagepub.com/social-science/concept/health_and_well-being>, <https://concepts.sagepub.com/social-science/concept/diseases_and_medical_conditions>, <https://concepts.sagepub.com/social-science/concept/disease> ;
  skos:prefLabel "incontinence"@en ;
  a skos:Concept .

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

