@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/dual-earner_couples>
  skos:definition "Dual-earner couples can be defined as those in which both partners are employed for pay while simultaneously maintaining a family life together. A significant subset of dual-earner couples are designated as dual career, defined as those in which both heads of households pursue high status occupations characterized by lifelong commitment and an opportunity structure that allows the expectation of advancement. [Source: <a href=\"https://sk.sagepub.com/reference/humanrelationships/n151.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Human Relationships; Dual-Earner Couples</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 "dual-earner couples"@en ;
  a skos:Concept .

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

<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/dual-earner_couples> .

<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/dual-earner_couples> .

