@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/westernization>
  skos:definition "Westernization refers to the spread of the culture of Western Europe to other parts of the world, such as (but not limited to) Africa. Westernization is closely associated with Western modernity, as it emerged during the European Enlightenment period. [Source: <a href=\"https://sk.sagepub.com/reference/blackstudies/n250.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Black Studies; Westernization</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/concepts_in_black_studies> ;
  skos:prefLabel "westernization"@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/westernization> .

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

