@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/Third_World_Press>
  skos:definition "Third World Press (TWP), the oldest and longest running black publishing house, celebrated its 35th anniversary in 2002. Haki R. Madhubuti (formerly Don L. Lee), with the assistance of Carolyn Rodgers and Johari Amini, founded Third World Press on September 20, 1967. [Source: <a href=\"https://sk.sagepub.com/reference/blackstudies/n237.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Black Studies; Third World Press</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/publishers> ;
  skos:prefLabel "Third World Press"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/conceptgroup/organizations>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "organizations"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/Third_World_Press> .

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

