@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/courts,_corrections,_punishments>
  skos:prefLabel "courts, corrections, punishments"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/hanging> .

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

<https://concepts.sagepub.com/social-science/concept/hanging>
  skos:definition "Brought to the United States from England by colonial settlers, hanging as a method of state execution has put more offenders to death than any other method of execution in the history of the United States. Accounting for more than 16,000 executions, hanging was once employed by 48 states. [Source: <a href=\"https://sk.sagepub.com/reference/socialhistory-crime-punishment/n291.xml\" target=\"_blank\" data-id=\"to-sk\">The Social History of Crime and Punishment in America: An Encylopedia; Hanging</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/courts,_corrections,_punishments> ;
  skos:prefLabel "hanging"@en ;
  a skos:Concept .

