@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/police_procedures>
  skos:prefLabel "police procedures"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/plain_view_doctrine> .

<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_view_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_view_doctrine> .

<https://concepts.sagepub.com/social-science/concept/plain_view_doctrine>
  skos:definition "The plain view doctrine states that a police officer who is legally in a position to see an item may seize it without a search warrant, so long as the item is immediately recognizable as contraband or evidence subject to seizure. Plain view is a recognized exception to the warrant requirement of the Fourth Amendment, as there is no reasonable expectation of privacy in items left out in the open. [Source: <a href=\"https://sk.sagepub.com/cqpress/encyclopedia-of-the-fourth-amendment/n620.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of the Fourth Amendment; Plain View Doctrine</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/police_procedures>, <https://concepts.sagepub.com/social-science/concept/Fourth_Amendment_issues> ;
  skos:prefLabel "plain view doctrine"@en ;
  a skos:Concept .

