@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@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:211311
  ns0:marc001 "68409" ;
  skos:hiddenLabel "intestinal juice"@en, "intestinal fluids"@en, "intestinal fluid"@en ;
  skos:prefLabel "intestinal secretions"@en, "secreciones intestinales"@es ;
  skos:definition nalt:211311_def ;
  a skos:Concept, ns0:Topic ;
  dc:modified "2020-02-04"^^xsd:date ;
  dc:created "2014-03-04"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-awic> ;
  skos:narrower nalt:211312 ;
  skos:altLabel "intestinal juices"@en ;
  skos:broader nalt:48 .

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

nalt:48
  skos:prefLabel "secreciones y exudados corporales"@es, "bodily secretions and exudates"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:211311 .

nalt:211312
  skos:prefLabel "jugos duodenales"@es, "duodenal juices"@en ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:211311 .

nalt:211311_def
  rdf:value "Líquidos provenientes del revestimiento epitelial de los intestinos, las glándulas exocrinas adyacentes y órganos como el hígado, los cuales son vertidos en la cavidad de los intestinos."@es, "Fluids originating from the epithelial lining of the intestines, adjoining exocrine glands and from organs such as the liver, which empty into the cavity of the intestines."@en ;
  dc:source "Medical Subject Headings 2016" ;
  a ns0:Definition .

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

