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

<https://concepts.sagepub.com/social-science/concept/social_hierarchy>
  skos:definition "Social hierarchy (also referred to as social stratification) denotes the rank ordering and the accordant power, prestige, and life chances of people who are similarly categorized along some dimension of social difference (e.g., social class, race, and gender). These stratified and inequitable social divisions are relatively stable and are reproduced over time because people's life experiences and social opportunities depend on their social category and the ranks of different social categories are historically resistant to change. [Source: <a href=\"https://sk.sagepub.com/reference/diversityineducation/n629.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Diversity in Education; Social Hierarchy</a>]"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D006608.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/socioeconomic_status>, <https://concepts.sagepub.com/social-science/concept/social_stratification> ;
  skos:prefLabel "social hierarchy"@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/social_hierarchy> .

<https://concepts.sagepub.com/social-science/concept/social_stratification>
  skos:prefLabel "social stratification"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/social_hierarchy> .

