@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/Loyalist_Volunteer_Force> .

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

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

<https://concepts.sagepub.com/social-science/concept/Loyalist_Volunteer_Force>
  skos:definition "The Loyalist Volunteer Force (LVF) is a Protestant Unionist paramilitary group that has been responsible for a number of sectarian killings in Northern Ireland since 1996. A splinter group of the larger Ulster Volunteer Force (UVF), the LVF broke with its parent organization in 1996, in a dispute related to the Drumcree Protests of that year. [Source: <a href=\"https://sk.sagepub.com/reference/terrorism/n257.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Terrorism; Loyalist Volunteer Force</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 "Loyalist Volunteer Force"@en ;
  a skos:Concept .

