@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 ns0: <https://lod.nal.usda.gov/naltv#> .
@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#> .

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

nalt:2992
  skos:prefLabel "sonidos"@es, "sounds"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:286407 .

nalt:286407_def
  rdf:value "Mecanismo de orientación auditiva que supone la emisión de sonidos de alta frecuencia que son reflejados en el emisor (animal)."@es, "An auditory orientation mechanism involving the emission of high frequency sounds which are reflected back to the emitter (animal)."@en ;
  dc:source "Medical Subject Headings 2016" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:286407
  skos:hiddenLabel "bio sonar"@en, "echo-locations"@en, "echolocating"@en, "echo-locating"@en, "echo-location"@en, "echolocations"@en, "biological-sonar"@en, "echo location"@en, "echo locations"@en ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:altLabel "biological sonar"@en, "bio-sonar"@en, "biosonar"@en ;
  skos:prefLabel "ecolocación"@es, "echolocation"@en ;
  ns0:marc001 "76555" ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  dc:created "2016-08-25"^^xsd:date ;
  skos:related nalt:2992, nalt:31861, nalt:192889 ;
  dc:modified "2016-11-14"^^xsd:date ;
  skos:broader nalt:9091 ;
  skos:definition nalt:286407_def .

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

nalt:192889
  skos:prefLabel "bioacústica"@es, "bioacoustics"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:286407 .

nalt:9091
  skos:prefLabel "vocalización"@es, "vocalization"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:286407 .

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

