@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/conceptgroup/concepts>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/lucumi_tradition> .

<https://concepts.sagepub.com/social-science/concept/lucumi_tradition>
  skos:definition "The word Lucumi refers to the Afro-Cuban manifestation of Yoruba in Cuba and on the North American continent, as well as to the practitioners of Yoruba in those regions. During the latter half of the 18thcentury, a large number of enslaved Africans were taken to Cuba from the home of the Yoruba in southwestern Nigeria. [Source: <a href=\"https://sk.sagepub.com/reference/blackstudies/n162.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Black Studies; Lucumi Tradition</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/religion> ;
  skos:prefLabel "lucumi tradition"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/religion>
  skos:prefLabel "religion"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/lucumi_tradition> .

