@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/strip_searches>
  skos:definition "Strip searches—the removal of an individual's clothing to check for contraband—are among the most obtrusive, invasive searches that governmental agents perform, but there are relatively few U.S. Supreme Court decisions on the subject, and what few there are center largely on searches incident to arrests, searches of prisoners, or searches in school settings. None of these are necessarily dispositive for searches in other situations. [Source: <a href=\"https://sk.sagepub.com/cqpress/encyclopedia-of-the-fourth-amendment/n744.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of the Fourth Amendment; Strip Searches</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/prison_life>, <https://concepts.sagepub.com/social-science/concept/Fourth_Amendment_issues> ;
  skos:prefLabel "strip searches"@en ;
  a skos:Concept .

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

<https://concepts.sagepub.com/social-science/concept/prison_life>
  skos:prefLabel "prison life"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/strip_searches> .

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

