@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .
@prefix dc11: <http://purl.org/dc/elements/1.1/> .

<https://concepts.sagepub.com/social-science/concept/conceptgroup/cases>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "cases"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/Frisbie_v._Butler> .

<https://concepts.sagepub.com/social-science/concept/Frisbie_v._Butler>
  skos:definition "Frisbie v. Butler, 1 Kirby 213 (1787), is a case decided by the Superior Court of Connecticut of Litchfield County in February 1787, in which the entire court voided a general warrant as illegal. The decision showed that colonial criticisms of English practices enforcing such general warrants within the colonies had successfully undermined the authority of such warrants even prior to the writing of the Fourth Amendment in 1789. [Source: <a href=\"https://sk.sagepub.com/cqpress/encyclopedia-of-the-fourth-amendment/n305.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of the Fourth Amendment; Frisbie v. Butler (1787)</a>]"@en ;
  dc11:end 1787 ;
  dc11:start 1787 ;
  dc11:date "1787" ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/Fourth_Amendment_cases> ;
  skos:prefLabel "Frisbie v. Butler"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/Fourth_Amendment_cases>
  skos:prefLabel "Fourth Amendment cases"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Frisbie_v._Butler> .

