@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/Walt_Whitman>
  skos:definition "For many people, the name of Walt Whitman, arguably America's greatest poet, is virtually synonymous with social activism. They perhaps recall in his poetry some impassioned lines about slaves at auction, or lines grousing about puritanical attitudes toward sexuality, or a passage adamantly insisting on the principles of democracy. [Source: <a href=\"https://sk.sagepub.com/reference/activism/n924.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Activism and Social Justice; Whitman, Walt (1819–1892)</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/literature_and_activism> ;
  skos:prefLabel "Walt Whitman"@en ;
  a skos:Concept .

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

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

