@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/entrapment>
  skos:definition "Entrapment is considered an affirmative defense primarily in criminal cases when government officials induce an individual to commit a crime that she/he was not predisposed to commit, but for which he/she is consequently prosecuted. Entrapment law bars the government from invoking the criminal process to get a conviction because those who are entrapped are not criminally liable. [Source: <a href=\"https://sk.sagepub.com/reference/socialhistory-crime-punishment/n220.xml\" target=\"_blank\" data-id=\"to-sk\">The Social History of Crime and Punishment in America: An Encylopedia; Entrapment</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/policing>, <https://concepts.sagepub.com/social-science/concept/law_and_justice>, <https://concepts.sagepub.com/social-science/concept/crime_and_deviance> ;
  skos:prefLabel "entrapment"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/law_and_justice>
  skos:prefLabel "law and justice"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/entrapment> .

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

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

<https://concepts.sagepub.com/social-science/concept/crime_and_deviance>
  skos:prefLabel "crime and deviance"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/entrapment> .

