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

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

nalt:34629
  skos:related nalt:280959, nalt:6112 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:prefLabel "drug abuse"@en, "abuso de drogas"@es ;
  skos:exactMatch <http://id.cabi.org/cabt/40921>, <http://id.agrisemantics.org/gacs/C10004>, <http://id.loc.gov/authorities/subjects/sh85039675> ;
  skos:hiddenLabel "drug-abuse"@en, "abuse of drugs"@en, "abuse of drug"@en, "under the influence of drug"@en, "under the influence of drugs"@en ;
  dc:modified "2017-07-06"^^xsd:date ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:closeMatch <http://id.loc.gov/authorities/subjects/sh99005755>, <http://id.loc.gov/authorities/subjects/sh85089803>, <http://id.loc.gov/authorities/subjects/sh85089810> ;
  skos:altLabel "drug addicts"@en, "drug addiction"@en, "drug dependence"@en ;
  skos:broader nalt:6108 ;
  ns0:marc001 "12596" .

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

nalt:6108
  skos:prefLabel "abuso de sustancias"@es, "substance abuse"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:34629 .

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

nalt:6112
  skos:prefLabel "estilo de vida"@es, "lifestyle"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:34629 .

