@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@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:234524_def
  rdf:value "Porción media de la faringe que se halla en la parte posterior de la boca, debajo del paladar blando y en la parte superior de la base de la lengua y la epiglotis. Realiza una función digestiva a medida que los alimentos pasan hasta ella desde la boca, antes de ingresar al esófago."@es, "The middle portion of the pharynx that lies posterior to the mouth, inferior to the soft palate, and superior to the base of the tongue and epiglottis. It has a digestive function as food passes from the mouth into the oropharynx before entering esophagus."@en ;
  dc:source "Medical Subject Headings 2015" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:9351
  skos:prefLabel "amígdalas"@es, "tonsils"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:234524 .

nalt:54448
  skos:prefLabel "garganta"@es, "throat"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:234524 .

nalt:33561
  skos:prefLabel "faringe"@es, "pharynx"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:234524 .

nalt:234524
  skos:related nalt:234514, nalt:9351, nalt:54448 ;
  skos:prefLabel "orofaringe"@es, "oropharynx"@en ;
  ns0:marc001 "70699" ;
  dc:modified "2015-11-16"^^xsd:date ;
  skos:definition nalt:234524_def ;
  skos:broader nalt:33561 ;
  dc:created "2014-12-22"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  a ns0:Topic, skos:Concept .

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

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

nalt:234514
  skos:prefLabel "neoplasias orofaríngeas"@es, "oropharyngeal neoplasms"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:234524 .

