@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/domestic_sphere>
  skos:definition "With regard to labor, the term domestic sphere usually is used to refer to two quite different arenas of social life: the nation-state and the home. With regard to the nation-state, the term is used in contradistinction to those events or processes that take place in the foreign sphere or international realm. [Source: <a href=\"https://sk.sagepub.com/reference/humangeography/n76.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Human Geography; Domestic Sphere</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/social_geography> ;
  skos:prefLabel "domestic sphere"@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/domestic_sphere> .

<https://concepts.sagepub.com/social-science/concept/social_geography>
  skos:prefLabel "social geography"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/domestic_sphere> .

