@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/deathwatch>
  skos:definition "The term deathwatch is defined as the period of time, typically the last 24 to 48 hours, before a condemned inmate is executed. In many U.S. states, the deathwatch period is one of “virtually solitary confinement under unmitigated solitary confinement” (Johnson, 1998, p. [Source: <a href=\"https://sk.sagepub.com/reference/prisons/n86.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Prisons &amp; Correctional Facilities; Deathwatch</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/prison_programs> ;
  skos:prefLabel "deathwatch"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/prison_programs>
  skos:prefLabel "prison programs"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/deathwatch> .

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

