@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/negro_digest>
  skos:definition "Negro Digest, which later changed its name to Black World, was one of the United States' most important literary outlets for African American critical, creative, and expressive thought over the course of four decades. It was the inaugural publication of African American businessman John H. Johnson's nascent publishing venture, Johnson Publications. [Source: <a href=\"https://sk.sagepub.com/reference/africanamericaneducation/n181.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of African American Education; Negro Digest</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/publications> ;
  skos:prefLabel "negro digest"@en ;
  a skos:Concept .

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

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

