@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/African_Studies_Association>
  skos:definition "The African Studies Association (ASA) was formed at a conference in New York in March of 1957 as a nonprofit organization open to all individuals and institutions interested in African affairs. There were 35 Africanists who attended the conference, including association founder Melville F. Herskovits. [Source: <a href=\"https://sk.sagepub.com/reference/blackstudies/n21.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Black Studies; African Studies Association</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/professional_organizations> ;
  skos:prefLabel "African Studies Association"@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/African_Studies_Association> .

<https://concepts.sagepub.com/social-science/concept/professional_organizations>
  skos:prefLabel "professional organizations"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/African_Studies_Association> .

