@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 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:332336_def
  rdf:value "Parte exterior del sistema auditivo del cuerpo. Incluye el pabellón auricular cóncavo, que capta el sonido, así como el conducto auditivo externo, la membrana timpánica y los cartílagos del oído externo."@es, "The outer part of the hearing system of the body. It includes the shell-like ear auricle which collects sound, and the external ear canal, the tympanic membrane, and the external ear cartilages."@en ;
  dc:source "Medical Subject Headings" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:290544
  skos:prefLabel "mordedura de orejas"@es, "ear biting"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:332336 .

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

nalt:339897
  skos:prefLabel "conducto auditivo"@es, "ear canal"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:broader nalt:332336 .

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

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

nalt:332336
  skos:definition nalt:332336_def ;
  skos:related nalt:35076, nalt:290544 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  ns0:marc001previous "93837" ;
  skos:prefLabel "orejas externas"@es, "external ear"@en ;
  dc:created "2019-07-17"^^xsd:date ;
  skos:hiddenLabel "outer ears"@en, "external ears"@en ;
  skos:narrower nalt:339897 ;
  a ns0:Topic, skos:Concept ;
  skos:altLabel "outer ear"@en ;
  skos:broader nalt:35074 ;
  dc:modified "2020-05-18"^^xsd:date ;
  ns0:marc001 "9813981757900041" .

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

