@prefix n9j: <http://data.loterre.fr/ark:/67375/N9J> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

n9j:-concepts
  a isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member n9j:-BJJM3LFW-V .

n9j:-BJJM3LFW-V
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/typologies_of_divorce> ;
  skos:definition "Divorce is a process involving major decisions, pronounced emotions, life changes, and adjustments resulting from increased dissatisfaction with the marital relationship. The chain of events that lead to marital dissolution is as long and varied as those that lead to marriage. [Source: Cultural Sociology of Divorce: An                    Encyclopedia; Typologies of Divorce]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-C013Q79Q-W ;
  skos:prefLabel "typologies of divorce"@en .

n9j: a skos:ConceptScheme .
n9j:-C013Q79Q-W
  skos:prefLabel "types of divorce"@en ;
  a skos:Concept ;
  skos:narrower n9j:-BJJM3LFW-V .

