@prefix n9j: <http://data.loterre.fr/ark:/67375/N9J> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .

n9j: a skos:ConceptScheme .
n9j:-ZR526KQQ-N
  skos:prefLabel "Supreme Court cases"@en ;
  a skos:Concept ;
  skos:narrower n9j:-CS4PRVZT-M .

n9j:-WZZBW2VB-P
  skos:prefLabel "Fourth Amendment cases"@en ;
  a skos:Concept ;
  skos:narrower n9j:-CS4PRVZT-M .

n9j:-CS4PRVZT-M
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/United_States_v._Morgan> ;
  skos:notation "Date: 1911"@en, "Date: 1954"@en ;
  skos:definition "In the process of deciding in United States v. Morgan, 222 U.S. 274 (1911), that a district attorney could begin proceedings against a defendant without giving notice or an opportunity to be heard first, the U.S. Supreme Court observed that the oath required by the Fourth Amendment would protect defendants against malicious prosecution. Justice Joseph Lamar wrote the Court's unanimous opinion, overturning a decision by the Circuit Court for the Southern District of New York that had reversed Morgan's conviction for shipping misbranded goods (processed city water labeled as “Imperial Spring Water”) in interstate commerce in violation of the Pure Food and Drug Act of June 30, 1906. [Source: Encyclopedia of the Fourth Amendment; United States v. Morgan]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-WZZBW2VB-P, n9j:-ZR526KQQ-N ;
  skos:prefLabel "United States v. Morgan"@en .

n9j:-cases
  a isothes:ConceptGroup ;
  skos:prefLabel "cases"@en ;
  skos:member n9j:-CS4PRVZT-M .

