@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/conceptgroup/events>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "events"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/EuroMayDay> .

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

<https://concepts.sagepub.com/social-science/concept/EuroMayDay>
  skos:definition "EuroMayDay is a Europe-based transnational movement network that emerged from the global movement against neoliberal globalization. It aims to put the issue of increasing precarity of living and working conditions on the political agenda. [Source: <a href=\"https://sk.sagepub.com/reference/socialmovement/n85.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Social Movement Media; EuroMayDay</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/regions>, <https://concepts.sagepub.com/social-science/concept/cultural_contestations> ;
  skos:prefLabel "EuroMayDay"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/cultural_contestations>
  skos:prefLabel "cultural contestations"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/EuroMayDay> .

