@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/police_procedures>
  skos:prefLabel "police procedures"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/eyewitnesses> .

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

<https://concepts.sagepub.com/social-science/concept/eyewitnesses>
  skos:definition "The Cardozo Law School Innocence Project Web site regularly reports new cases in which individuals who have been convicted of crimes are exonerated through DNA testing (see ). The Web site reveals that about two thirds of these cases involve mistaken eyewitness identification. [Source: <a href=\"https://sk.sagepub.com/reference/lawenforcement/n78.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Law Enforcement; Eyewitnesses</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/victims_witnesses>, <https://concepts.sagepub.com/social-science/concept/police_procedures> ;
  skos:prefLabel "eyewitnesses"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/victims_witnesses>
  skos:prefLabel "victims/witnesses"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/eyewitnesses> .

