@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/expert_psychological_testimony>
  skos:definition "Expert testimony in psychology comes in many types and concerns a vast array of subjects. Psychological expertise ranges widely both in scientific subject areas and the breadth of the legal landscape covered. [Source: <a href=\"https://sk.sagepub.com/reference/psychologylaw/n108.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Psychology and Law; Expert Psychological Testimony</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/trial_processes> ;
  skos:prefLabel "expert psychological testimony"@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/expert_psychological_testimony> .

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

