@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/absolute_divorce>
  skos:definition "Absolute divorce is the dissolution or end of a marriage granted by a court of law in all jurisdictions in the United States. Absolute divorce is available to either partner in a legal marriage. [Source: <a href=\"https://sk.sagepub.com/reference/cultural-sociology-of-divorce/n5.xml\" target=\"_blank\" data-id=\"to-sk\">Cultural Sociology of Divorce: An Encyclopedia; Absolute Divorce</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/types_of_divorce> ;
  skos:prefLabel "absolute divorce"@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/absolute_divorce> .

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

