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

nalt:939
  skos:prefLabel "vomitar"@es, "vomiting"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:36862 .

nalt:9862
  skos:prefLabel "agentes gastrointestinales"@es, "gastrointestinal agents"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:narrower nalt:36862 .

<https://lod.nal.usda.gov/naltv#Chemical>
  rdfs:label "Chemical"@en ;
  a owl:Class .

nalt:36862
  skos:related nalt:939 ;
  ns0:marc001 "13455" ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C23759>, <http://id.cabi.org/cabt/42868>, <http://aims.fao.org/aos/agrovoc/c_10589>, <http://id.loc.gov/authorities/subjects/sh85042775> ;
  skos:altLabel "emetic agents"@en, "emetic drugs"@en ;
  skos:definition nalt:36862_def ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  a skos:Concept, ns0:Chemical ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:hiddenLabel "emetic"@en ;
  skos:prefLabel "eméticos"@es, "emetics"@en ;
  skos:broader nalt:9862 ;
  dc:modified "2020-07-29"^^xsd:date .

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

nalt:36862_def
  rdf:value "Agentes que producen vómitos. Pueden actuar directamente en el sistema gastrointestinal, provocando emesis por sus efectos irritantes locales, o de forma indirecta, a través de sus efectos en la zona desencadenante quimiorreceptora en el área postrema, cerca de la médula."@es, "Agents that cause vomiting. They may act directly on the gastrointestinal tract, bringing about emesis through local irritant effects, or indirectly, through their effects on the chemoreceptor trigger zone in the postremal area near the medulla."@en ;
  dc:source "Medical Subject Headings" ;
  a ns0:Definition .

