@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/terrorism_in_Europe>
  skos:prefLabel "terrorism in Europe"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Red_Brigades> .

<https://concepts.sagepub.com/social-science/concept/terrorist_groups>
  skos:prefLabel "terrorist groups"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Red_Brigades> .

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

<https://concepts.sagepub.com/social-science/concept/Red_Brigades>
  skos:definition "aka Brigate Rosse The Red Brigades were a Marxist terrorist group active in Italy throughout the 1970s. Since World War II, in which Communist-led resistance fighters contributed decisively to the Allied victory in Italy, the Italian Communist Party has been a potent force in that country's politics. [Source: <a href=\"https://sk.sagepub.com/reference/terrorism/n360.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Terrorism; Red Brigades</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/terrorist_groups>, <https://concepts.sagepub.com/social-science/concept/terrorism_in_Europe> ;
  skos:prefLabel "Red Brigades"@en ;
  a skos:Concept .

