@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@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#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .

nalt:149099
  dc:modified "2020-06-03"^^xsd:date ;
  skos:hiddenLabel "butorphanol-tartrate"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-awic> ;
  skos:prefLabel "butorphanol"@en, "butorfanol"@es ;
  skos:broader nalt:2318, nalt:6456 ;
  skos:altLabel "stadol"@en, "butorphanol tartrate"@en ;
  ns0:marc001 "59511" ;
  dc:created "2011-11-02"^^xsd:date ;
  skos:definition nalt:149099_def .

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

nalt:6456
  skos:prefLabel "alcaloides del opio"@es, "opium alkaloids"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:narrower nalt:149099 .

nalt:149099_def
  rdf:value "Analgésico sintético morfinano con acción narcótica antagonista. Se utiliza en el tratamiento del dolor severo."@es, "A synthetic morphinan analgesic with narcotic antagonist action. It is used in the management of severe pain."@en ;
  dc:source "Medical Subject Headings 2012" ;
  a ns0:Definition .

nalt:2318
  skos:prefLabel "analgésicos"@es, "analgesics"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:narrower nalt:149099 .

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

