@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/pain_versus_pathology>
  skos:definition "Over the past 20 years, the emergence of integrative scientific literature highlighting the symbiotic phenomenon of human emotional states as they relate to physical levels of well-being has been impressive. Arguments can no longer be made that physical pain, illness, or pathology exists in a vacuum, encompassed within the boundaries of an individual. [Source: <a href=\"https://sk.sagepub.com/reference/cultural-sociology-of-divorce/n336.xml\" target=\"_blank\" data-id=\"to-sk\">Cultural Sociology of Divorce: An Encyclopedia; Pain versus Pathology</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/effects_of_divorce> ;
  skos:prefLabel "pain versus pathology"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/effects_of_divorce>
  skos:prefLabel "effects of divorce"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/pain_versus_pathology> .

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

