@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/Diego_Rivera>
  skos:definition "Recognized for murals that link aesthetic form with politics, Diego Rivera is widely considered Mexico's greatest muralist. He is prominent among the artists involved in the Mexican muralist movement, which defined muralism as the confluence of art and politics in postrevolution Mexico. [Source: <a href=\"https://sk.sagepub.com/reference/activism/n740.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Activism and Social Justice; Rivera, Diego (1886–1957)</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/plastic_arts> ;
  skos:prefLabel "Diego Rivera"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/plastic_arts>
  skos:prefLabel "plastic arts"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Diego_Rivera> .

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

