@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/epidemiologic_factors>
  skos:prefLabel "epidemiologic factors"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/comorbidity> .

<https://concepts.sagepub.com/social-science/concept/comorbidity>
  skos:definition "Comorbidity is described as a situation where two or more psychological or educational disorders or syndromes occur together. The exact nature of the relationship between comorbid conditions is a matter of some debate in the research literature. [Source: <a href=\"https://sk.sagepub.com/reference/schoolpsychology/n50.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of School Psychology; Comorbidity</a>]"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D015897.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/epidemiologic_factors> ;
  skos:prefLabel "comorbidity"@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/comorbidity> .

