@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/translated_testimony> .

<https://concepts.sagepub.com/social-science/concept/translated_testimony>
  skos:definition "As society becomes increasingly more diverse culturally and linguistically, translated testimony will become a more frequent component of the American justice system. Due to the complex nature of the translation process, errors and misunderstandings of interpreted testimony are nearly unavoidable and can affect jurors'perceptions of a trial. [Source: <a href=\"https://sk.sagepub.com/reference/psychologylaw/n331.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Psychology and Law; Translated Testimony</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/trial_processes> ;
  skos:prefLabel "translated testimony"@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/translated_testimony> .

