@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/criminology_and_justice>
  skos:prefLabel "criminology and justice"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/extortion> .

<https://concepts.sagepub.com/social-science/concept/theories_of_ethics>
  skos:prefLabel "theories of ethics"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/extortion> .

<https://concepts.sagepub.com/social-science/concept/Hobbs_Act> skos:related <https://concepts.sagepub.com/social-science/concept/extortion> .
<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/extortion> .

<https://concepts.sagepub.com/social-science/concept/extortion>
  skos:definition "Extortion refers to the use of threats, violence, or force to extract unlawful gains and rewards to which one is not morally or legally entitled. This kind of criminal behavior takes many forms and occurs in all societies. [Source: <a href=\"https://sk.sagepub.com/reference/encyclopedia-of-white-collar-and-corporate-crime-2e/n158.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of White-Collar and Corporate Crime; Extortion</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/theories_of_ethics>, <https://concepts.sagepub.com/social-science/concept/criminology_and_justice> ;
  skos:prefLabel "extortion"@en ;
  a skos:Concept .

