@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 xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

nalt:9331
  skos:prefLabel "fisiología digestiva"@es, "digestive physiology"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:33549 .

nalt:32005
  skos:prefLabel "abrevamiento"@es, "drinking"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:broader nalt:33549 .

nalt:33549_def
  rdf:value "Acto de ingerir comidas, bebidas u otras substancias."@es, "The act of taking food, beverages or other substances into the body by mouth."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:217891
  skos:prefLabel "disfagia"@es, "dysphagia"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:33549 .

nalt:33549
  skos:prefLabel "ingestión"@es, "ingestion"@en ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:related nalt:217891 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  skos:altLabel "eating"@en, "comer"@es ;
  skos:definition nalt:33549_def ;
  skos:broader nalt:9331 ;
  skos:narrower nalt:32005 ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:exactMatch <http://id.loc.gov/authorities/subjects/sh85066349>, <http://id.agrisemantics.org/gacs/C4098>, <http://id.cabi.org/cabt/61050> ;
  dc:modified "2014-06-06"^^xsd:date ;
  ns0:marc001 "19418" ;
  skos:closeMatch <http://id.loc.gov/authorities/subjects/sh85050275> .

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

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

