@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/Fourth_Amendment_issues>
  skos:prefLabel "Fourth Amendment issues"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/collective_knowledge_doctrine> .

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

<https://concepts.sagepub.com/social-science/concept/collective_knowledge_doctrine>
  skos:definition "The collective knowledge doctrine combines the knowledge of all police in a chain of instructions leading to a search or seizure. This combined knowledge becomes the basis for determining whether the police acted with probable cause or reasonable suspicion, as required by the Fourth Amendment. [Source: <a href=\"https://sk.sagepub.com/cqpress/encyclopedia-of-the-fourth-amendment/n161.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of the Fourth Amendment; Collective Knowledge Doctrine</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/Fourth_Amendment_issues> ;
  skos:prefLabel "collective knowledge doctrine"@en ;
  a skos:Concept .

