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

<https://concepts.sagepub.com/social-science/concept/prejudice_and_discrimination>
  skos:prefLabel "prejudice and discrimination"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Jim_Crow> .

<https://concepts.sagepub.com/social-science/concept/Jim_Crow>
  skos:definition "Jim Crow is the name associated with a system of white supremacy that required racial subordination and exploitation. Essentially, Jim Crow laws divested blacks of their citizenship rights. [Source: <a href=\"https://sk.sagepub.com/reference/socialproblems/n302.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Social Problems; Jim Crow</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/racism>, <https://concepts.sagepub.com/social-science/concept/race,_ethnicity_and_politics>, <https://concepts.sagepub.com/social-science/concept/prejudice_and_discrimination> ;
  skos:prefLabel "Jim Crow"@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/Jim_Crow> .

<https://concepts.sagepub.com/social-science/concept/race,_ethnicity_and_politics>
  skos:prefLabel "race, ethnicity and politics"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Jim_Crow> .

