@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/cell_search>
  skos:definition "Prison officials may search prisoners' cells at any time because the U.S. Supreme Court has ruled that prisoners are not protected by the Fourth Amendment of the U.S. Constitution. Indeed, though a number of federal circuit courts in the late 1970s were willing to recognize that prison inmates had a limited right to be free from unreasonable search and seizure, by the mid-1980s the U.S. Supreme Court had determined otherwise. [Source: <a href=\"https://sk.sagepub.com/reference/prisons/n43.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Prisons &amp; Correctional Facilities; Cell Search</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/prison_life> ;
  skos:prefLabel "cell search"@en ;
  a skos:Concept .

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

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

