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

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

<https://concepts.sagepub.com/social-science/concept/useless_gesture_exception>
  skos:definition "The useless gesture exception is an exception to the knock and announce rule, which requires police officers to identify themselves, give notice of their purpose, and request entry before entering a dwelling. The rule has existed since the early common law and is considered part of the reasonableness requirement of the Fourth Amendment. [Source: <a href=\"https://sk.sagepub.com/cqpress/encyclopedia-of-the-fourth-amendment/n879.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of the Fourth Amendment; Useless Gesture Exception</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/Fourth_Amendment_issues> ;
  skos:prefLabel "useless gesture exception"@en ;
  a skos:Concept .

