@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@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:340717_def
  rdf:value "Derivado de la benzodiacepina que se une a los receptores de serotonina, muscarina, histamina H1, adrenalina alfa-1 y dopamina. Es un agente antipsicótico utilizado en el tratamiento de la esquizofrenia, el trastorno bipolar y el trastorno depresivo grave. Además, reduce las náuseas y los vómitos en pacientes sometidos a quimioterapia."@es, "A benzodiazepine derivative that binds serotonin receptors; muscarinic receptors; histamine h1 receptors; adrenergic alpha-1 receptors; and dopamine receptors. It is an antipsychotic agent used in the treatment of schizophrenia; bipolar disorder; and major depressive disorder; it may also reduce nausea and vomiting in patients undergoing chemotherapy."@en ;
  dc:source "Medical Subject Headings" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:340717
  skos:related nalt:234590 ;
  skos:prefLabel "olanzapine"@en, "olanzapina"@es ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:broader nalt:16659 ;
  skos:hiddenLabel "olanzapines"@en, "zyprexa"@en ;
  dc:modified "2020-10-29"^^xsd:date ;
  skos:definition nalt:340717_def ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  dc:created "2020-06-12"^^xsd:date ;
  ns0:marc001 "95539" .

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

nalt:16659
  skos:prefLabel "benzodiazepinas"@es, "benzodiazepines"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:narrower nalt:340717 .

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

nalt:234590
  skos:prefLabel "antipsicóticos"@es, "antipsychotics"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:related nalt:340717 .

