@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/assassins>
  skos:definition "Historical Perspective Assassination of a high-ranking governmental official or other well-known personality has always been considered a special type of violence. The term assassin comes from the Arabic word hashshashin and is defined as the sudden or secret attack of a politically important person for hire or for fanatical reasons. [Source: <a href=\"https://sk.sagepub.com/reference/violentcrime/n24.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Murder and Violent Crime; Assassins</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/murder> ;
  skos:prefLabel "assassins"@en ;
  a skos:Concept .

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

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

