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

nalt:33580
  skos:prefLabel "mucosa intestinal"@es, "intestinal mucosa"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:202659 .

nalt:202659_def
  rdf:value "Célula epitelial glandular o glándula unicelular. Las células caliciformes secretan mucosidad; están dispersas en los revestimientos epiteliales de numerosos órganos, especialmente del intestino delgado y de las vías respiratorias."@es, "A glandular epithelial cell or a unicellular gland. Goblet cells secrete mucus. They are scattered in the epithelial linings of many organs, especially the small intestine and the respiratory tract."@en ;
  dc:source "Medical Subject Headings 2013" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:202662
  skos:prefLabel "mucosa respiratoria"@es, "respiratory mucosa"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:202659 .

nalt:23460
  skos:prefLabel "células epiteliales"@es, "epithelial cells"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:202659 .

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

nalt:202659
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:definition nalt:202659_def ;
  skos:related nalt:202662, nalt:33580 ;
  dc:modified "2013-12-06"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:closeMatch <http://id.loc.gov/authorities/subjects/sh85046343> ;
  dc:created "2013-08-06"^^xsd:date ;
  skos:broader nalt:23407, nalt:23460 ;
  skos:prefLabel "goblet cells"@en, "células caliciformes"@es ;
  ns0:marc001 "67399" .

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

nalt:23407
  skos:prefLabel "mucosa"@es, "mucosa"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:202659 .

