@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/murder_for_hire>
  skos:altLabel "contract killing"@en ;
  skos:definition "Although definitions vary in terms of emphasizing the degree of sophistication involved, murder for hire is a unique type of multiple-offender homicide in which one person solicits another to kill a third person for monetary or other gain. Murder for hire can be broadly distinguished on the basis of sophistication and/or professionalism and the categorization of interpersonal attachments of solicitors and hit men as “professional/independent” and “personalized.” Legally, if they are not completed, murder-for-hire schemes are handled as inchoate, or unfinished, crimes of solicitation, conspiracy, and attempt. [Source: <a href=\"https://sk.sagepub.com/reference/violentcrime/n310.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Murder and Violent Crime; Murder for Hire</a>]"@en ;
  skos:exactMatch <https://en.wikipedia.org/wiki/Contract_killing> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/organized_crime> ;
  skos:prefLabel "murder for hire"@en ;
  a skos:Concept .

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

<https://concepts.sagepub.com/social-science/concept/organized_crime>
  skos:prefLabel "organized crime"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/murder_for_hire> .

