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

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

nalt:2992
  skos:altLabel "acoustic waves"@en, "noise"@en, "sound waves"@en ;
  skos:exactMatch <http://aims.fao.org/aos/agrovoc/c_7251>, <http://id.loc.gov/authorities/subjects/sh2002012027>, <http://id.agrisemantics.org/gacs/C13860> ;
  skos:hiddenLabel "sound analysis"@en ;
  dc:modified "2020-03-16"^^xsd:date ;
  skos:prefLabel "sounds"@en, "sonidos"@es ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  ns0:marc001 "34572" ;
  skos:closeMatch <http://id.loc.gov/authorities/subjects/sh85092179>, <http://id.loc.gov/authorities/subjects/sh00006087> ;
  a skos:Concept, ns0:Topic ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:broader nalt:2990 ;
  skos:related nalt:8986 .

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

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

nalt:2990
  skos:prefLabel "acústica"@es, "acoustics"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:2992 .

