@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/James_Baldwin> .

<https://concepts.sagepub.com/social-science/concept/James_Baldwin>
  skos:definition "James Arthur Baldwin was born in Harlem, New York City, on August 2, 1924. He was the eldest of nine children. [Source: <a href=\"https://sk.sagepub.com/reference/activism/n99.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Activism and Social Justice; Baldwin, James (1924–1987)</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/literature_and_activism>, <https://concepts.sagepub.com/social-science/concept/key_people_in_race,_ethnicity_and_society>, <https://concepts.sagepub.com/social-science/concept/African_American_activism> ;
  skos:prefLabel "James Baldwin"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/key_people_in_race,_ethnicity_and_society>
  skos:prefLabel "key people in race, ethnicity and society"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/James_Baldwin> .

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

<https://concepts.sagepub.com/social-science/concept/literature_and_activism>
  skos:prefLabel "literature and activism"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/James_Baldwin> .

