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

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

<https://concepts.sagepub.com/social-science/concept/Grey_Wolves>
  skos:definition "The Grey Wolves were the youth wing of the Milliyetci Hareket Partisi (MHP), a neo-fascist political party in Turkey. Fighting between the Grey Wolves and leftists during the late 1970s resulted in more than 5,000 deaths. [Source: <a href=\"https://sk.sagepub.com/reference/terrorism/n177.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Terrorism; Grey Wolves</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 "Grey Wolves"@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/Grey_Wolves> .

