@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:-BW28HPNC-P .

n9j:-BW28HPNC-P
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/extraterritorial_application_of_the_Fourth_Amendment> ;
  skos:definition "Although the language of the Fourth Amendment refers to the rights of “people” and “persons,” numerous judicial decisions have interpreted the amendment to refer either to “citizens” or to persons who are physically present within the United States. Early in U.S. history, the Supreme Court applied the Constitution not only within states but also within territories. [Source: Encyclopedia of the Fourth Amendment; Extraterritorial Application of the Fourth Amendment]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-MCBHH015-F ;
  skos:prefLabel "extraterritorial application of the Fourth Amendment"@en .

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

n9j: a skos:ConceptScheme .
