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

nalt:54355
  skos:prefLabel "nasofaringe"@es, "nasopharynx"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:229298 .

nalt:229298_def
  rdf:value "Inflamación de la nasofaringe que suele ser causada por una infección viral."@es, "Inflammation of the nasopharynx usually caused by a viral infection."@en ;
  dc:source "NAL Thesaursus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

<https://lod.nal.usda.gov/naltv#Topic>
  rdfs:label "Topic"@en ;
  a owl:Class .

nalt:758
  skos:prefLabel "inflamación"@es, "inflammation"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:229298 .

nalt:229298
  skos:definition nalt:229298_def ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  dc:created "2014-09-19"^^xsd:date ;
  skos:related nalt:54355, nalt:758 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:prefLabel "nasopharyngitis"@en, "nasofaringitis"@es ;
  dc:modified "2014-11-17"^^xsd:date ;
  ns0:marc001 "70129" ;
  skos:broader nalt:229296 .

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

nalt:229296
  skos:prefLabel "faringitis"@es, "pharyngitis"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:229298 .

