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

nalt:340096_def
  rdf:value "Daño al oído o a su función, producido por la exposición a sustancias tóxicas, como los fármacos empleados en la quimioterapia, la inmunoterapia y la radiación."@es, "Damage to the ear or its function secondary to exposure to toxic substances such as drugs used in chemotherapy; immunotherapy; or radiation."@en ;
  dc:source "Medical Subject Headings" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:1142
  skos:prefLabel "lesión por radiación"@es, "radiation injury"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:340096 .

nalt:340096
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:broader nalt:335 ;
  dc:created "2020-05-22"^^xsd:date ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:hiddenLabel "oto-toxicity"@en, "ototoxicities"@en ;
  skos:definition nalt:340096_def ;
  dc:modified "2020-10-29"^^xsd:date ;
  skos:prefLabel "ototoxicity"@en, "ototoxicidad"@es ;
  skos:altLabel "cochlear toxicity"@en, "otological toxicity"@en, "cochleotoxicity"@en ;
  ns0:marc001 "95475" ;
  skos:related nalt:34664, nalt:1142 .

nalt:34664
  skos:prefLabel "toxicidad medicamentosa"@es, "drug toxicity"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:340096 .

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

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

nalt:335
  skos:prefLabel "enfermedades de los oídos"@es, "ear diseases"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:340096 .

