@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/the_black_scholar>
  skos:definition "The Black Scholar was founded by Robert Chrisman and Robert Allen in 1969 in Oakland, California. It has become one of the most important intellectual journals in the black world by virtue of its high standards. [Source: <a href=\"https://sk.sagepub.com/reference/blackstudies/n76.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Black Studies; The Black Scholar</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/journals> ;
  skos:prefLabel "the black scholar"@en ;
  a skos:Concept .

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

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

