@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/movements_and_organizations>
  skos:prefLabel "movements and organizations"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Ebenezer_Baptist_Church> .

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

<https://concepts.sagepub.com/social-science/concept/Ebenezer_Baptist_Church>
  skos:definition "Ebenezer Baptist Church is situated in the Sweet Auburn district of Atlanta, a neighborhood that has been called the cradle of the civil rights movement. Ebenezer was a spiritual center of civil rights activism, most notably as the home church of Martin Luther King Jr. [Source: <a href=\"https://sk.sagepub.com/reference/globalreligion/n201.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Global Religion; Ebenezer Baptist Church</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/movements_and_organizations> ;
  skos:prefLabel "Ebenezer Baptist Church"@en ;
  a skos:Concept .

