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

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

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

nalt:48
  skos:prefLabel "secreciones y exudados corporales"@es, "bodily secretions and exudates"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:18317 .

nalt:17155
  skos:prefLabel "jugos digestivos"@es, "digestive juices"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:18317 .

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

nalt:18317_def
  rdf:value "Secreción de líquido de la mucosa estomacal, compuesta por ácido clorhídrico (ácido gástrico), pepsinógenos, factor intrínseco gástrico, gastrina, mucosidad y el ion bicarbonato (bicarbonatos)."@es, "The liquid secretion of the stomach mucosa consisting of hydrochloric acid (gastric acid); pepsinogens; intrinsic factor; gastrin; mucus; and the bicarbonate ion (bicarbonates)."@en ;
  dc:source "Medical Subject Headings 2016" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:10170
  skos:prefLabel "úlcera péptica"@es, "peptic ulcers"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:18317 .

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

nalt:18317
  ns0:marc001 "16250" ;
  skos:hiddenLabel "gastric juices"@en, "gastric fluid"@en, "gastrointestinal fluids"@en, "gastrointestinal juices"@en, "gastrointestinal juice"@en, "gastrointestinal fluid"@en, "gastric fluids"@en, "gastric-juice"@en, "gastrointestinal (GI) juices"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-awic>, <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  skos:exactMatch <http://id.loc.gov/authorities/subjects/sh85053461>, <http://id.cabi.org/cabt/50800>, <http://id.agrisemantics.org/gacs/C19478> ;
  a skos:Concept, ns0:Topic ;
  skos:prefLabel "gastric juice"@en, "jugo gástrico"@es ;
  skos:related nalt:42405, nalt:10170 ;
  skos:altLabel "stomach juice"@en ;
  skos:narrower nalt:42404 ;
  skos:broader nalt:48, nalt:17155 ;
  dc:modified "2020-08-11"^^xsd:date ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:definition nalt:18317_def .

