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

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

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

n9j:-cases
  a isothes:ConceptGroup ;
  skos:prefLabel "cases"@en ;
  skos:member n9j:-MQ6ZSX7C-Q .

n9j:-MQ6ZSX7C-Q
  skos:notation "Date: 1966"@en, "Date: 1967"@en, "Date: 1966, 1967"@en ;
  skos:prefLabel "Hoffa v. United States"@en ;
  skos:broader n9j:-WZZBW2VB-P, n9j:-ZR526KQQ-N ;
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/Hoffa_v._United_States> ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:definition "There have been two cases called Hoffa v. United States, one in 1966 and the other in 1967, each of which involved Jimmy Hoffa, the president of the International Teamsters Union, and a Fourth Amendment issue. The first case, found at 385 U.S. 293 (1966), involved whether governmental use of a paid informant had violated Hoffa's Fourth, Fifth, or Sixth Amendment rights. [Source: Encyclopedia of the Fourth Amendment; Hoffa v. United States]"@en .

