@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/opting_out>
  skos:definition "Opting out refers to women who voluntarily leave the workforce to focus on child care and other household responsibilities. The term opting out is usually specifically used to refer to married mothers who are highly educated and who leave a well-paying professional career to become a stay-at-home mother. [Source: <a href=\"https://sk.sagepub.com/reference/sociology-of-work/n234.xml\" target=\"_blank\" data-id=\"to-sk\">Sociology of Work: An Encyclopedia; Opting Out</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/work,_family,_and_personal_life>, <https://concepts.sagepub.com/social-science/concept/social_alienation> ;
  skos:prefLabel "opting out"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/social_alienation>
  skos:prefLabel "social alienation"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/opting_out> .

<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/opting_out> .

<https://concepts.sagepub.com/social-science/concept/work,_family,_and_personal_life>
  skos:prefLabel "work, family, and personal life"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/opting_out> .

