@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/Amistad_Research_Center>
  skos:definition "Amistad is a manuscripts library and archival repository that documents the history and culture of America's many populations, Africa, and the African diaspora. Founded in 1966, the center takes its name from a significant incident in American history, the Amistad Schooner Revolt of 1839. [Source: <a href=\"https://sk.sagepub.com/reference/blackstudies/n43.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Black Studies; Amistad Research Center</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/research_centers> ;
  skos:prefLabel "Amistad Research Center"@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/Amistad_Research_Center> .

<https://concepts.sagepub.com/social-science/concept/research_centers>
  skos:prefLabel "research centers"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Amistad_Research_Center> .

