@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .

nalt:309093
  skos:prefLabel "metanfetaminas"@es, "methamphetamines"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:broader nalt:220032 .

nalt:280959
  skos:prefLabel "heroína"@es, "heroin"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:broader nalt:220032 .

nalt:27401
  skos:prefLabel "cocaína"@es, "cocaine"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:related nalt:220032 .

nalt:220032
  skos:hiddenLabel "street drug"@en, "abused drug"@en, "illicit-drugs"@en, "illegal drug"@en, "illegal drugs"@en, "illicit drug"@en, "controlled drugs"@en, "recreational drug"@en, "abused drugs"@en, "drugs of abuse"@en, "controlled drug"@en, "substances of abuse"@en, "substance of abuse"@en ;
  skos:narrower nalt:280959, nalt:309093 ;
  ns0:marc001 "68307" ;
  skos:definition nalt:220032_def ;
  a ns0:Chemical, skos:Concept ;
  skos:prefLabel "drogas ilícitas"@es, "illicit drugs"@en ;
  skos:altLabel "recreational drugs"@en, "street drugs"@en ;
  dc:created "2014-06-26"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  dc:modified "2019-05-03"^^xsd:date ;
  skos:related nalt:305978, nalt:27401 ;
  skos:broader nalt:286 .

ns0:Chemical
  rdfs:label "Chemical"@en ;
  a owl:Class .

nalt:286
  skos:prefLabel "medicamentos"@es, "drugs"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:narrower nalt:220032 .

nalt:305978
  skos:prefLabel "drogas de diseño"@es, "designer drugs"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:related nalt:220032 .

nalt:220032_def
  rdf:value "Drogas obtenidas y a menudo fabricadas ilegalmente por los efectos subjetivos que se dice que producen. Suelen ser distribuidas en áreas urbanas, pero también se encuentran disponibles en áreas suburbanas y rurales. Tienden a ser sumamente impuras y pueden causar una toxicidad inesperada."@es, "Drugs obtained and often manufactured illegally for the subjective effects they are said to produce. They are often distributed in urban areas, but are also available in suburban and rural areas, and tend to be grossly impure and may cause unexpected toxicity."@en ;
  dc:source "Medical Subject Headings 2014" ;
  a ns0:Definition .

<https://lod.nal.usda.gov/nalt>
  rdfs:label "NALT Full"@en ;
  a skos:ConceptScheme .

