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

n9j:-concepts
  a isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member n9j:-R0TCZH1B-G .

n9j:-R0TCZH1B-G
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/mail_covers> ;
  skos:definition "A mail cover refers to the process of making a nonconsensual record of any data appearing on the outside of any class of mail. The U.S. Supreme Court decision in Ex Parte Jackson (1878) established that governmental agents were required to obtain a search warrant before opening mail, but courts did not apply similar standards to information on the outside of envelopes prior to the decision in Katz v. United States (1967). [Source: Encyclopedia of the Fourth Amendment; Mail Covers]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-MCBHH015-F ;
  skos:prefLabel "mail covers"@en .

n9j:-MCBHH015-F
  skos:prefLabel "Fourth Amendment issues"@en ;
  a skos:Concept ;
  skos:narrower n9j:-R0TCZH1B-G .

n9j: a skos:ConceptScheme .
