@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:322
  skos:prefLabel "enfermedades y desórdenes (animales y humanos)"@es, "diseases and disorders (animals and humans)"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:335 .

nalt:335_def
  rdf:value "Procesos patológicos del oído, la audición y el sistema corporal del equilibrio."@es, "Pathological processes of the ear, the hearing, and the equilibrium system of the body."@en ;
  dc:source "Medical Subject Headings" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

<https://lod.nal.usda.gov/nalt-core>
  rdfs:label "NALT Core"@es, "NALT Core"@en ;
  a skos:ConceptScheme .

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

nalt:241511
  skos:prefLabel "otitis"@es, "otitis"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:broader nalt:335 .

nalt:335
  skos:exactMatch <http://id.cabi.org/cabt/41414>, <http://id.agrisemantics.org/gacs/C16673>, <http://aims.fao.org/aos/agrovoc/c_2433> ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:hiddenLabel "earache"@en, "ear disease"@en, "ear-diseases"@en, "ear ache"@en ;
  skos:prefLabel "enfermedades de los oídos"@es, "ear diseases"@en ;
  skos:broader nalt:322 ;
  ns0:marc001 "12823" ;
  dc:modified "2020-11-03"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  skos:narrower nalt:241511 ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:definition nalt:335_def .

