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

<https://concepts.sagepub.com/social-science/concept/chain_of_custody>
  skos:definition "Chain of custody is a concept in the study and application of law that applies to the proper handling of evidence within a criminal proceeding. It refers to the ability to positively guarantee the identity, integrity, and chronological history of evidence from the point of acquisition through to examination and testimony. [Source: <a href=\"https://sk.sagepub.com/reference/lawenforcement/n20.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Law Enforcement; Chain of Custody</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/police_procedures> ;
  skos:prefLabel "chain of custody"@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/chain_of_custody> .

