@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/dream_team>
  skos:definition "Beginning in the mid 1990s and continuing until 2001, the Harvard Dream Team was a gathering of very well-established scholars at Harvard University's W.E.B. Du Bois Institute for Afro-American Research and Department of Afro American Studies. Henry Louis Gates, Jr., a major literary figure, spearheaded the idea of bringing together a “dream team” of scholars, which included Cornel West, William Julius Wilson, Evelyn Higginbotham, and Kwame Anthony Appiah. [Source: <a href=\"https://sk.sagepub.com/reference/blackstudies/n115.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Black Studies; Dream Team</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/intellectual_schools> ;
  skos:prefLabel "dream team"@en ;
  a skos:Concept .

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

<https://concepts.sagepub.com/social-science/concept/intellectual_schools>
  skos:prefLabel "intellectual schools"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/dream_team> .

