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

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

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

<https://concepts.sagepub.com/social-science/concept/racialization>
  skos:definition "Racialization refers to the process by which social space is associated with various population groups. The Venetian ghetto was a racialized space associated with the Jewish population that lived in the Ghetto Nuovo. [Source: <a href=\"https://sk.sagepub.com/reference/urbanstudies/n224.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Urban Studies; Racialization</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/social_space>, <https://concepts.sagepub.com/social-science/concept/prejudice_and_discrimination> ;
  skos:prefLabel "racialization"@en ;
  a skos:Concept .

