@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/forensic_experts>
  skos:definition "There has been much recent media attention on the use of expert witnesses (forensic experts) in all types of courts and tribunals in many jurisdictions. In particular, there are concerns about how it is possible to determine whether those who identify themselves as experts are indeed experts. [Source: <a href=\"https://sk.sagepub.com/reference/law/n252.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Law &amp; Society: American and Global Perspectives; Forensic Experts</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/forensics> ;
  skos:prefLabel "forensic experts"@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/forensic_experts> .

<https://concepts.sagepub.com/social-science/concept/forensics>
  skos:prefLabel "forensics"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/forensic_experts> .

