@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 ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

nalt:333210
  skos:prefLabel "audiometría"@es, "audiometry"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:broader nalt:333208 .

nalt:31861
  skos:prefLabel "audición"@es, "hearing"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:333208 .

nalt:333208_def
  rdf:value "Parte de un examen del oído que mide la capacidad del sonido para llegar al cerebro."@es, "Part of an ear examination that measures the ability of sound to reach the brain."@en ;
  dc:source "Medical Subject Headings" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

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

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

nalt:31860
  skos:prefLabel "trastornos auditivos"@es, "hearing disorders"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:333208 .

nalt:333208
  skos:prefLabel "pruebas de audición"@es, "hearing tests"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-awic> ;
  skos:related nalt:302414, nalt:31860, nalt:31861, nalt:35074 ;
  skos:broader nalt:8499 ;
  ns0:marc001 "9813983221900041" ;
  skos:hiddenLabel "hearing test"@en ;
  a skos:Concept, ns0:Topic ;
  skos:definition nalt:333208_def ;
  skos:narrower nalt:333210 ;
  ns0:marc001previous "93955" ;
  dc:modified "2019-11-25"^^xsd:date ;
  dc:created "2019-08-22"^^xsd:date .

nalt:302414
  skos:prefLabel "protectores auditivos"@es, "hearing protectors"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:333208 .

nalt:8499
  skos:prefLabel "técnicas de diagnóstico"@es, "diagnostic techniques"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:333208 .

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

