@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/class_and_caste>
  skos:definition "A class is a group that is ranked according to its place in a social hierarchy based on inequality in terms of wealth, education, and/or income. A caste is a more rigid form of social stratification whereby a member of a particular caste, as determined by birth and social mobility, has a fixed ethnicity and is rigidly confined to the status of the group. [Source: <a href=\"https://sk.sagepub.com/reference/blackstudies/n94.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Black Studies; Class and Caste</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/concepts_in_black_studies> ;
  skos:prefLabel "class and caste"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/concepts_in_black_studies>
  skos:prefLabel "concepts in black studies"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/class_and_caste> .

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

