@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:-people
  a isothes:ConceptGroup ;
  skos:prefLabel "people"@en ;
  skos:member n9j:-Z2W32NBB-J .

n9j:-MR2NPSJT-Q
  skos:prefLabel "key people in the Fourth Amendment"@en ;
  a skos:Concept ;
  skos:narrower n9j:-Z2W32NBB-J .

n9j:-Z2W32NBB-J
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/Joseph_Bradley> ;
  skos:definition "Joseph Bradley (1813–1892) was an influential U.S. Supreme Court justice whose most important contribution to Fourth Amendment jurisprudence was his majority opinion in Boyd v. United States (1886), which overturned the governmental seizure of thirty-five cases of plate glass after the company that had them in its possession refused to produce an invoice. Bradley was born in New York and educated at Rutgers University before reading law and making a quick assent in the New Jersey bar, where he primarily represented railroads. [Source: Encyclopedia of the Fourth Amendment; Bradley, Joseph]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-MR2NPSJT-Q ;
  skos:prefLabel "Joseph Bradley"@en .

