@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:38154
  skos:prefLabel "reflujo gastroesofágico"@es, "gastroesophageal reflux"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:256442 .

nalt:256442_def
  rdf:value "Flujo retrógrado de contenido gástrico a la laringofaringe, cuando entra en contacto con tejidos del tracto aerodigestivo superior. Constituye una manifestación extraesofágica del reflujo gastroesofágico."@es, "Back flow of gastric contents to the laryngopharynx where it comes in contact with tissues of the upper aerodigestive tract. Laryngopharyngeal reflux is an extraesophageal manifestation of gastroesophageal reflux."@en ;
  dc:source "Medical Subject Headings 2015" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:256442
  skos:prefLabel "laryngopharyngeal reflux"@en, "reflujo laringofaríngeo"@es ;
  skos:broader nalt:38154 ;
  ns0:marc001 "68740" ;
  a skos:Concept, ns0:Topic ;
  skos:altLabel "gastric regurgitation"@en ;
  dc:modified "2015-11-16"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:definition nalt:256442_def ;
  dc:created "2015-06-24"^^xsd:date ;
  skos:hiddenLabel "gastric-regurgitation"@en .

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

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

