@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix dc: <http://purl.org/dc/terms/> .
@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#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .

nalt:35077
  skos:prefLabel "otitis media"@es, "otitis media"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:332330 .

nalt:332330
  skos:altLabel "tympanum"@en, "tympanic cavity"@en ;
  skos:definition nalt:332330_def ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  ns0:marc001previous "94252" ;
  skos:hiddenLabel "middle-ear"@en, "middle-ears"@en, "middle ears"@en ;
  skos:related nalt:35077 ;
  a skos:Concept, ns0:Topic ;
  skos:prefLabel "oído medio"@es, "middle ear"@en ;
  dc:modified "2019-11-25"^^xsd:date ;
  dc:created "2019-07-17"^^xsd:date ;
  skos:broader nalt:35074 ;
  ns0:marc001 "9813986047100041" .

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

nalt:332330_def
  rdf:value "Espacio y estructuras directamente internas a la membrana timpánica y externas al oído interno (laberinto). Entre sus principales componentes se incluyen los osículos auditivos y la trompa de Eustaquio, que conecta la cavidad del oído medio (cavidad timpánica) a la parte superior de la garganta."@es, "The space and structures directly internal to the tympanic membrane and external to the inner ear (labyrinth). Its major components include the auditory ossicles and the eustachian tube that connects the cavity of middle ear (tympanic cavity) to the upper part of the throat."@en ;
  dc:source "Medical Subject Heading" ;
  a ns0:Definition .

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

nalt:35074
  skos:prefLabel "orejas"@es, "ears"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:332330 .

