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

<https://concepts.sagepub.com/social-science/concept/risk_factors>
  skos:definition "The risk of having to resort to judicial separation or divorce is not the same for all couples. The solidity of a conjugal union is linked to a number of qualities that characterize the spouses, their family of origin, and their history as a couple. [Source: <a href=\"https://sk.sagepub.com/reference/cultural-sociology-of-divorce/n377.xml\" target=\"_blank\" data-id=\"to-sk\">Cultural Sociology of Divorce: An Encyclopedia; Risk Factors</a>]"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D012307.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/risk>, <https://concepts.sagepub.com/social-science/concept/causality> ;
  skos:prefLabel "risk factors"@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/risk_factors> .

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

