@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/economics_and_law>
  skos:prefLabel "economics and law"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/palimony> .

<https://concepts.sagepub.com/social-science/concept/palimony>
  skos:definition "When a married couple divorces, they have legal rights and obligations regarding property. Each former spouse has claims to shared marital property, such as the house they lived in together. [Source: <a href=\"https://sk.sagepub.com/reference/cultural-sociology-of-divorce/n340.xml\" target=\"_blank\" data-id=\"to-sk\">Cultural Sociology of Divorce: An Encyclopedia; Palimony</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/economics_and_law> ;
  skos:prefLabel "palimony"@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/palimony> .

