@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/yomango>
  skos:definition "Yomango is an independent franchise created in Barcelona, Spain, in 2002 by tactical media practitioners who take shoplifting as an activist practice. The name is a word play referencing the Spanish denim brand Mango; it is also slang for “to borrow” and “to take things under your sleeve.” Yomango transforms the hidden, individual act of shoplifting into a carnivalesque gesture, collectively shared and publicly exposed. [Source: <a href=\"https://sk.sagepub.com/reference/activism/n946.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Activism and Social Justice; Yomango</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/consumer_movements> ;
  skos:prefLabel "yomango"@en ;
  a skos:Concept .

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

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

