@prefix n9j: <http://data.loterre.fr/ark:/67375/N9J> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

n9j:-G8RS3BJW-X
  skos:prefLabel "police procedures"@en ;
  a skos:Concept ;
  skos:narrower n9j:-M7TX2LZZ-R .

n9j:-concepts
  a isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member n9j:-M7TX2LZZ-R .

n9j: a skos:ConceptScheme .
n9j:-M7TX2LZZ-R
  owl:sameAs <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: Encyclopedia of Law Enforcement; Chain of Custody]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-G8RS3BJW-X ;
  skos:prefLabel "chain of custody"@en .

