@prefix n9j: <http://data.loterre.fr/ark:/67375/N9J> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

n9j: a skos:ConceptScheme .
n9j:-concepts
  a isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member n9j:-RHK95520-Z .

n9j:-RHK95520-Z
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/creolization> ;
  skos:definition "Creolization refers to processes of cultural syncretism or transformation, especially of people, language, and social customs around the world. The term derives from the Portuguese word crioulo and gained common usage in Spanish plantation societies in the Americas during the 16th century. [Source: Encyclopedia of Global Studies; Creolization]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-HBF4ZJBP-Z, n9j:-N9XM8NZ5-1 ;
  skos:prefLabel "creolization"@en .

n9j:-N9XM8NZ5-1
  skos:prefLabel "concepts in black studies"@en ;
  a skos:Concept ;
  skos:narrower n9j:-RHK95520-Z .

n9j:-HBF4ZJBP-Z
  skos:prefLabel "global culture and media"@en ;
  a skos:Concept ;
  skos:narrower n9j:-RHK95520-Z .

