@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/conceptgroup/organizations>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "organizations"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/Associated_Publishers> .

<https://concepts.sagepub.com/social-science/concept/Associated_Publishers>
  skos:definition "Associated Publishers is the oldest African American publishing company in the United States. In 1920, Carter Godwin Woodson, a professor at Howard University, organized the publishing company to conduct research, document, and disseminate scholarly writings on the life and culture of African Americans. [Source: <a href=\"https://sk.sagepub.com/reference/blackstudies/n51.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Black Studies; Associated Publishers</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/publishers> ;
  skos:prefLabel "Associated Publishers"@en ;
  a skos:Concept .

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

