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

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

nalt:191711
  skos:exactMatch <http://aims.fao.org/aos/agrovoc/c_26883>, <http://id.agrisemantics.org/gacs/C24124>, <http://id.loc.gov/authorities/subjects/sh85096060> ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  skos:altLabel "statoconia"@en, "otolithic membrane"@en, "otoconia"@en, "otolites"@en ;
  skos:prefLabel "otoliths"@en, "otolitos"@es ;
  ns0:marc001 "61621" ;
  skos:hiddenLabel "otolithic membranes"@en, "otolith"@en, "otoconium"@en, "otolite"@en ;
  skos:definition nalt:191711_def ;
  dc:modified "2019-07-17"^^xsd:date ;
  dc:created "2012-09-26"^^xsd:date ;
  skos:broader nalt:332326 .

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

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

nalt:191711_def
  rdf:value "Estructuras del oído interno que desempeñan funciones en los sentidos de orientación y equilibrio de los vertebrados. Los otolitos contienen concreciones de calcio que son útiles para identificar especies y determinar la edad de los peces; además, proporcionan información sobre su historia y ecología."@es, "Structures of the inner ear which function in orientation and equilibrium sensing of vertebrates. Otoliths contain calcium concretions useful for species identification and age determination of fish, and provide information about their life history and ecology."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

