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

<https://concepts.sagepub.com/social-science/concept/Muhammad_Ali>
  skos:altLabel "Cassius Clay"@en ;
  skos:definition "A well-known athlete, Muhammad Ali (Cassius Clay) has enjoyed fame for the past 45 years. He himself recognizes that and calls himself “the greatest.” Ali was born on January 17, 1942, in Louisville, Kentucky. [Source: <a href=\"https://sk.sagepub.com/reference/activism/n32.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Activism and Social Justice; Ali, Muhammad (1942–)</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/war_in_American_culture>, <https://concepts.sagepub.com/social-science/concept/war_and_race>, <https://concepts.sagepub.com/social-science/concept/war_and_politics>, <https://concepts.sagepub.com/social-science/concept/African_American_activism> ;
  skos:prefLabel "Muhammad Ali"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/war_and_politics>
  skos:prefLabel "war and politics"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Muhammad_Ali> .

<https://concepts.sagepub.com/social-science/concept/war_and_race>
  skos:prefLabel "war and race"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Muhammad_Ali> .

<https://concepts.sagepub.com/social-science/concept/African_American_activism>
  skos:prefLabel "African American activism"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Muhammad_Ali> .

<https://concepts.sagepub.com/social-science/concept/war_in_American_culture>
  skos:prefLabel "war in American culture"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Muhammad_Ali> .

