@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:-organizations
  a isothes:ConceptGroup ;
  skos:prefLabel "organizations"@en ;
  skos:member n9j:-J8XGMG84-M .

n9j:-J8XGMG84-M
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/Office_of_Drug_Abuse_Law_Enforcement> ;
  skos:definition "The Office of Drug Abuse Law Enforcement (ODALE) was a federal agency that sought to reduce the local distribution of drugs through the enforcement of drug legislation. Beginning in 1968, there was growing public concern over the increase in recreational drug use that occurred during the 1960s and the social problems that resulted from this drug use. [Source: Encyclopedia of Drug Policy; Office of Drug Abuse Law Enforcement]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-LK8H5NWC-L ;
  skos:prefLabel "Office of Drug Abuse Law Enforcement"@en .

n9j: a skos:ConceptScheme .
n9j:-LK8H5NWC-L
  skos:prefLabel "drugs organizations and agencies"@en ;
  a skos:Concept ;
  skos:narrower n9j:-J8XGMG84-M .

