@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/annual_conferences> .

<https://concepts.sagepub.com/social-science/concept/annual_conferences>
  skos:narrower <https://concepts.sagepub.com/social-science/concept/National_Council_for_Black_Studies>, <https://concepts.sagepub.com/social-science/concept/Council_of_Independent_Black_Institutions>, <https://concepts.sagepub.com/social-science/concept/Cheikh_Anta_Diop_International_Conference> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/black_studies> ;
  skos:prefLabel "annual conferences"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/Cheikh_Anta_Diop_International_Conference>
  skos:prefLabel "Cheikh Anta Diop International Conference"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/annual_conferences> .

<https://concepts.sagepub.com/social-science/concept/National_Council_for_Black_Studies>
  skos:prefLabel "National Council for Black Studies"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/annual_conferences> .

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

<https://concepts.sagepub.com/social-science/concept/Council_of_Independent_Black_Institutions>
  skos:prefLabel "Council of Independent Black Institutions"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/annual_conferences> .

