@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:-S4T2J0VB-7 .

n9j:-F2SWBWM8-6
  skos:prefLabel "drug laws and policies"@en ;
  a skos:Concept ;
  skos:narrower n9j:-S4T2J0VB-7 .

n9j: a skos:ConceptScheme .
n9j:-S4T2J0VB-7
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/Durham-Humphrey_Act> ;
  skos:definition "The Food and Drug Administration (FDA) is the U.S. government agency that is responsible for enforcing the laws and rules of drug administrations. Since the FDA's establishment, changing understanding of the potency of different drugs has caused it to establish tougher regulations on the use of certain drugs as opposed to others. [Source: Encyclopedia of Drug Policy; Durham-Humphrey Act]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-F2SWBWM8-6 ;
  skos:prefLabel "Durham-Humphrey Act"@en .

