@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/death_qualification_of_juries>
  skos:definition "Death qualification is a unique form of jury selection that is used only in capital cases. Potential jurors are screened beforehand on the basis of their attitudes toward death penalty, and persons holding “disqualifying” attitudes or beliefs about capital punishment are dismissed from further participation. [Source: <a href=\"https://sk.sagepub.com/reference/psychologylaw/n74.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Psychology and Law; Death Qualification of Juries</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/trial_processes>, <https://concepts.sagepub.com/social-science/concept/capital_punishment> ;
  skos:prefLabel "death qualification of juries"@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/death_qualification_of_juries> .

<https://concepts.sagepub.com/social-science/concept/capital_punishment>
  skos:prefLabel "capital punishment"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/death_qualification_of_juries> .

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

