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

nalt:10160
  skos:prefLabel "actividad antiulcerosa"@es, "anti-ulcer activity"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:10170 .

nalt:34885
  skos:prefLabel "úlceras duodenales"@es, "duodenal ulcers"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:broader nalt:10170 .

nalt:42404
  skos:prefLabel "ácido gástrico"@es, "gastric acid"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:related nalt:10170 .

nalt:334
  skos:prefLabel "enfermedades del sistema digestivo"@es, "digestive system diseases"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:10170 .

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

nalt:13042
  skos:prefLabel "pepsina"@es, "pepsin"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:related nalt:10170 .

nalt:42405
  skos:prefLabel "úlcera estomacales"@es, "stomach ulcers"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:broader nalt:10170 .

nalt:10170
  skos:altLabel "peptic ulcer"@en ;
  skos:hiddenLabel "peptic-ulcers"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  skos:related nalt:42404, nalt:10160, nalt:18317, nalt:13042 ;
  skos:narrower nalt:34885, nalt:42405 ;
  skos:prefLabel "úlcera péptica"@es, "peptic ulcers"@en ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:closeMatch <http://id.loc.gov/authorities/subjects/sh85099682> ;
  skos:exactMatch <http://id.cabi.org/cabt/87150>, <http://id.agrisemantics.org/gacs/C21836> ;
  skos:definition nalt:10170_def ;
  dc:created "2006-01-19"^^xsd:date ;
  ns0:marc001 "27693" ;
  skos:broader nalt:334 ;
  dc:modified "2012-11-30"^^xsd:date .

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

nalt:18317
  skos:prefLabel "jugo gástrico"@es, "gastric juice"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:10170 .

nalt:10170_def
  rdf:value "Úlcera que se produce en aquellos sectores del tracto gastrointestinal que se encuentran en contacto con el jugo gástrico que contiene pepsina y acido gastrico. Ésta ocurre cuando hay defectos en la barrera de la mucosa."@es, "Ulcers occurring in those portions of the digestive tract that come into contact with gastric juice containing pepsin and acid. They occur when the amount of acid and pepsin secreted is sufficient to overcome the gastric mucosal barrier."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

