@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:-laws
  a isothes:ConceptGroup ;
  skos:prefLabel "laws"@en ;
  skos:member n9j:-PFMJPS8L-K .

n9j:-Q74P9RVQ-F
  skos:prefLabel "statutes important to the Fourth Amendment"@en ;
  a skos:Concept ;
  skos:narrower n9j:-PFMJPS8L-K .

n9j: a skos:ConceptScheme .
n9j:-PFMJPS8L-K
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/Stamp_Act> ;
  skos:definition "The English Parliament passed the Stamp Act in 1765 to extract revenue from the Anglo-American colonies. The act, which imposed a tax on purchases of paper items, evoked sharp opposition and marked a key point in the development of American revolutionary fervor. [Source: Encyclopedia of the Fourth Amendment; Stamp Act]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-Q74P9RVQ-F ;
  skos:prefLabel "Stamp Act"@en .

