@prefix n9j: <http://data.loterre.fr/ark:/67375/N9J> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

n9j: a skos:ConceptScheme .
n9j:-people
  a isothes:ConceptGroup ;
  skos:prefLabel "people"@en ;
  skos:member n9j:-VKL1650R-2 .

n9j:-TWC3M8XK-Z
  skos:prefLabel "activism and music"@en ;
  a skos:Concept ;
  skos:narrower n9j:-VKL1650R-2 .

n9j:-VKL1650R-2
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/Violeta_Parra> ;
  skos:definition "A native of Chile, Violeta Parra is widely known as a folk artist who expressed the joys and concerns of the common people of both her native country and of all Latin America. One of the founders of the politically inflected Nueva Canción (New Song) movement, Parra's life and work as an artist were tied to issues of social justice. [Source: Encyclopedia of Activism and Social Justice; Parra, Violeta]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-TWC3M8XK-Z, n9j:-L7CLW02X-0 ;
  skos:prefLabel "Violeta Parra"@en .

n9j:-L7CLW02X-0
  skos:prefLabel "political and social movements (Latin America and Caribbean)"@en ;
  a skos:Concept ;
  skos:narrower n9j:-VKL1650R-2 .

