@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/plea>
  skos:definition "A plea is an agreement reached by the prosecution and defense in a criminal case in which the defendant admits guilt rather than pursuing a trial in exchange for a reduction in charges (charge bargaining) or a recommendation for a lesser sentence (sentence bargaining). Many scholars believe that pleas originated as a means to deal with burgeoning caseloads in the 19th and 20th centuries in order to increase efficiency. [Source: <a href=\"https://sk.sagepub.com/reference/socialhistory-crime-punishment/n532.xml\" target=\"_blank\" data-id=\"to-sk\">The Social History of Crime and Punishment in America: An Encylopedia; Plea</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/plea_negotiations> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/trial_processes> ;
  skos:prefLabel "plea"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/trial_processes>
  skos:prefLabel "trial processes"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/plea> .

<https://concepts.sagepub.com/social-science/concept/plea_negotiations>
  skos:prefLabel "plea negotiations"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/plea> .

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

