@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

nalt:332326
  skos:prefLabel "oído interno"@es, "inner ear"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:332341 .

nalt:332341
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  dc:created "2019-07-17"^^xsd:date ;
  ns0:marc001 "9813981184400041" ;
  skos:prefLabel "otitis interna"@es, "otitis interna"@en ;
  skos:broader nalt:241511 ;
  skos:definition nalt:332341_def ;
  ns0:marc001previous "94378" ;
  skos:related nalt:332326 ;
  dc:modified "2019-11-25"^^xsd:date ;
  a ns0:Topic, skos:Concept ;
  skos:altLabel "labyrinthitis"@en ;
  skos:hiddenLabel "otitis-interna"@en .

nalt:332341_def
  rdf:value "Inflamación del oído interno (laberinto). Se le conoce también como laberintitis."@es, "Inflammation of the inner ear (labyrinth). It is also known as labyrinthitis."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

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

nalt:241511
  skos:prefLabel "otitis"@es, "otitis"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:332341 .

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

