@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:-BZPT0QHC-J .

n9j:-BZPT0QHC-J
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/Marijuana_Tax_Act> ;
  skos:definition "The hemp plant, which grew abundantly in Colonial America, was used for many years beginning in the 1600s to make rope, as bases for paints and varnishes, and in birdseed. It was not until the early 1900s, however, that the smoking of marijuana, the mixture of dried, shredded flowers and leaves that comes from the hemp plant, was introduced to American culture. [Source: Encyclopedia of Law Enforcement; Marijuana Tax Act]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-GNPLQLG0-T, n9j:-VPRTB7R0-B ;
  skos:prefLabel "Marijuana Tax Act"@en .

n9j:-VPRTB7R0-B
  skos:prefLabel "drug enforcement"@en ;
  a skos:Concept ;
  skos:narrower n9j:-BZPT0QHC-J .

n9j: a skos:ConceptScheme .
n9j:-GNPLQLG0-T
  skos:prefLabel "legislation/legal issues"@en ;
  a skos:Concept ;
  skos:narrower n9j:-BZPT0QHC-J .

