@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/plain_feel_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/plain_feel_doctrine> .

<https://concepts.sagepub.com/social-science/concept/plain_feel_doctrine>
  skos:definition "The plain feel doctrine permits a police officer to seize an object if it is apparent through a lawful pat-down of a suspect that the object or good is contraband. An authorized seizure of this sort is not an unreasonable seizure under the Fourth Amendment. [Source: <a href=\"https://sk.sagepub.com/cqpress/encyclopedia-of-the-fourth-amendment/n618.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of the Fourth Amendment; Plain Feel Doctrine</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/Fourth_Amendment_issues> ;
  skos:prefLabel "plain feel doctrine"@en ;
  a skos:Concept .

