@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 ns0: <https://lod.nal.usda.gov/naltv#> .
@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#> .

nalt:4047
  skos:prefLabel "métodos alimentarios"@es, "feeding methods"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:37216 .

nalt:12584
  skos:prefLabel "apoyo nutricional"@es, "nutritional support"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:37216 .

nalt:37218
  skos:prefLabel "alimentación por tubo"@es, "tube feeding"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:broader nalt:37216 .

nalt:37216_def
  rdf:value "Suplemento alimenticio suministrado a través del canal alimentario o de cualquier vía conectada con el sistema gastrointestinal (es decir, por vía enteral). Esto incluye alimentación oral, alimentación a sorbos y alimentación con sondas nasogástricas, de gastrostomía y yeyunostomía."@es, "Nutritional support given via the alimentary canal or any route connected to the gastrointestinal system (i.e., the enteral route). This includes oral feeding, sip feeding, and tube feeding using nasogastric, gastrostomy, and jejunostomy tubes."@en ;
  dc:source "Medical Subject Headings" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:37216
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  skos:altLabel "enteral feeds"@en, "enteral diets"@en, "nasogastric intubation"@en, "enteral nutrition"@en, "nasogastric feeding"@en, "trophic enteral feeding"@en, "nasogastric tube feeding"@en ;
  skos:hiddenLabel "enteral diet therapy"@en, "enteral diet"@en, "enteral-diets"@en, "enteral feed"@en, "trophic enteral feedings"@en, "enteral-feeding"@en, "nasogastric tubes feeding"@en, "enteral trophic feedings"@en, "enteral-diet"@en, "enteral trophic feeding"@en, "enteral feedings"@en ;
  skos:related nalt:4251, nalt:306 ;
  skos:definition nalt:37216_def ;
  ns0:marc001 "13642" ;
  skos:prefLabel "alimentación enteral"@es, "enteral feeding"@en ;
  skos:exactMatch <http://id.loc.gov/authorities/subjects/sh85044071>, <http://id.cabi.org/cabt/43449>, <http://id.agrisemantics.org/gacs/C15425> ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:narrower nalt:37218 ;
  skos:broader nalt:12584, nalt:4047 ;
  dc:modified "2016-04-11"^^xsd:date ;
  a skos:Concept, ns0:Topic .

nalt:4251
  skos:prefLabel "administración intragástrica"@es, "intragastric administration"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:37216 .

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

nalt:306
  skos:prefLabel "dieta líquida"@es, "liquid diet"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:37216 .

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

