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

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

<https://concepts.sagepub.com/social-science/concept/Animal_Liberation_Front>
  skos:definition "The Animal Liberation Front (ALF) is an underground group of animal rights activists made up of small, autonomous cells. ALF cells can be found throughout the world but are located primarily in North America and the United Kingdom. [Source: <a href=\"https://sk.sagepub.com/reference/terrorism2ed/n28.xml\" target=\"_blank\" data-id=\"to-sk\">The SAGE Encyclopedia of Terrorism; Animal Liberation Front</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/terrorist_groups>, <https://concepts.sagepub.com/social-science/concept/terrorism_in_North_America>, <https://concepts.sagepub.com/social-science/concept/terrorism_in_Europe> ;
  skos:prefLabel "Animal Liberation Front"@en ;
  a skos:Concept .

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

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

