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

<https://concepts.sagepub.com/social-science/concept/social_context_of_relationships>
  skos:prefLabel "social context of relationships"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/coupling_policies> .

<https://concepts.sagepub.com/social-science/concept/coupling_policies>
  skos:definition "Over the last 25 years, numerous legal options have emerged in the United States for same-sex couples wishing to legitimize their intimate unions and for different-sex couples wishing to legitimize their unions in ways other than through contemporary legal marriage. This encyclopedia entry provides information on these options. [Source: <a href=\"https://sk.sagepub.com/reference/humanrelationships/n116.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Human Relationships; Coupling Policies</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/social_context_of_relationships>, <https://concepts.sagepub.com/social-science/concept/family> ;
  skos:prefLabel "coupling policies"@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/coupling_policies> .

