@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/movimento_sem_terra>
  skos:definition "The Brazilian Movimento dos Trabalhadores Rurais Sem Terra (MST), or Landless Rural Workers Movement, is the most influential landless peasant movement in contemporary Latin America. The MST is a unique, family-based movement committed to the radical transformation of Brazil's unjust agrarian structure. [Source: <a href=\"https://sk.sagepub.com/reference/geography/n788.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Geography; Movimento Sem Terra</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/social_movements> ;
  skos:prefLabel "movimento sem terra"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/social_movements>
  skos:prefLabel "social movements"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/movimento_sem_terra> .

<https://concepts.sagepub.com/social-science/concept/conceptgroup/concepts>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/movimento_sem_terra> .

