@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@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:22390
  skos:hiddenLabel "stomach mucosae"@en, "gastric mucosae"@en, "gastric-mucosa"@en, "gastric epithelium"@en ;
  skos:altLabel "glándulas cardíacas"@es, "gastric glands"@en, "cardiac glands"@en, "mucosa estomacal"@es, "stomach mucosa"@en, "pyloric glands"@en, "glándulas pilóricas"@es ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:broader nalt:9350, nalt:33553 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  ns0:marc001 "16251" ;
  skos:exactMatch <http://id.loc.gov/authorities/subjects/sh85053463>, <http://id.agrisemantics.org/gacs/C19872>, <http://id.cabi.org/cabt/111311> ;
  skos:prefLabel "mucosa gástrica"@es, "gastric mucosa"@en ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:definition nalt:22390_def ;
  dc:modified "2016-06-30"^^xsd:date .

nalt:33553
  skos:prefLabel "mucosa del tubo digestivo"@es, "digestive tract mucosa"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:22390 .

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

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

nalt:9350
  skos:prefLabel "estómago"@es, "stomach"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:22390 .

nalt:22390_def
  rdf:value "Epitelio superficial del estómago que invagina hacia la lámina propia y forma fosas gástricas. Las glándulas tubulares, características de cada región del estómago (cardiaca, gástrica y pilórica) se vacían en las fosas gástricas. La mucosa gástrica está compuesta de varios tipos distintos de células."@es, "Lining of the stomach, consisting of an inner epithelium, a middle lamina propria, and an outer muscularis mucosae. The surface cells produce mucus that protects the stomach from attack by digestive acid and enzymes. When the epithelium invaginates into the lamina propria at various regions of the stomach, different tubular gastric glands are formed. These glands consist of cells that secrete mucus, enzymes, hydrochloric acid, or hormones."@en ;
  dc:source "Medical Subject Headings 2012" ;
  a ns0:Definition .

