@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/geography_and_class>
  skos:definition "There has been somewhat of a resurgence of interest in class across disciplines, for example, in feminist theory, sociology, and geography. In the United States, there have been several rich, ethnographic accounts of the continued effect of social class, as it intersects with other social positions, all of which challenge the popular myth of North America as a classless society. [Source: <a href=\"https://sk.sagepub.com/reference/geography/n167.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Geography; Class, Geography and</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/social_geography> ;
  skos:prefLabel "geography and class"@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/geography_and_class> .

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

