@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/black_studies>
  skos:prefLabel "black studies"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/films> .

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

<https://concepts.sagepub.com/social-science/concept/the_birth_of_a_nation>
  skos:prefLabel "the birth of a nation"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/films> .

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

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

<https://concepts.sagepub.com/social-science/concept/films>
  skos:broader <https://concepts.sagepub.com/social-science/concept/audiovisual_media>, <https://concepts.sagepub.com/social-science/concept/transparencies>, <https://concepts.sagepub.com/social-science/concept/black_studies> ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/educational_films>, <https://concepts.sagepub.com/social-science/concept/sankofa>, <https://concepts.sagepub.com/social-science/concept/documentary_films>, <https://concepts.sagepub.com/social-science/concept/ethnic_notions>, <https://concepts.sagepub.com/social-science/concept/the_birth_of_a_nation> ;
  a skos:Concept ;
  skos:prefLabel "films"@en .

<https://concepts.sagepub.com/social-science/concept/ethnic_notions>
  skos:prefLabel "ethnic notions"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/films> .

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

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

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

