@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/sankofa>
  skos:definition "The film Sankofa is one of the most powerful films ever made on the enslavement of Africans. The word Sankofa is an Akan word that literally means “go back to fetch it.” It refers to the process of going back to the past in order to build for the future. [Source: <a href=\"https://sk.sagepub.com/reference/blackstudies/n221.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Black Studies; Sankofa</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/films> ;
  skos:prefLabel "sankofa"@en ;
  a skos:Concept .

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

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

