@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/trial_processes>
  skos:prefLabel "trial processes"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/CSI_effect> .

<https://concepts.sagepub.com/social-science/concept/CSI_effect>
  skos:definition "The CSI effect refers to the belief that jurors' expectations about forensic evidence at trial are changing due to the popularity of crime investigation programming such as CBS's CSI: Crime Scene Investigation. Much of the support for this effect comes from anecdotal evidence. [Source: <a href=\"https://sk.sagepub.com/reference/psychologylaw/n69.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Psychology and Law; CSI Effect</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/trial_processes> ;
  skos:prefLabel "CSI effect"@en ;
  a skos:Concept .

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

