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

nalt:8986
  skos:prefLabel "comunicación animal"@es, "animal communication"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:192889 .

nalt:192889_def
  rdf:value "Estudio de la producción, transmisión y percepción (audición) de sonidos producidos por organismos, tales como los requeridos en la comunicación."@es, "The study of the production, transmission, and detection (hearing) of sounds produced by organisms, such as those involved in communication."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

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

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

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

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

nalt:2990
  skos:prefLabel "acústica"@es, "acoustics"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:192889 .

nalt:192889
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:hiddenLabel "bioacoustic"@en, "bioacoustical"@en, "acoustic communication"@en ;
  skos:exactMatch <http://id.loc.gov/authorities/subjects/sh85014119> ;
  skos:related nalt:31861, nalt:286407, nalt:2992, nalt:8986 ;
  skos:broader nalt:2990 ;
  skos:prefLabel "bioacústica"@es, "bioacoustics"@en ;
  dc:created "2012-11-06"^^xsd:date ;
  ns0:marc001 "60490" ;
  skos:definition nalt:192889_def ;
  a skos:Concept, ns0:Topic ;
  dc:modified "2017-01-05"^^xsd:date .

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

