@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@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
  dc:modified "2020-08-25"^^xsd:date ;
  skos:prefLabel "comunicación animal"@es, "animal communication"@en ;
  ns0:marc001 "2546" ;
  skos:altLabel "comunicación (animales)"@es, "communication between animals"@en, "comunicación entre los animales"@es, "communication (animals)"@en ;
  a ns0:Topic, skos:Concept ;
  skos:closeMatch <http://id.loc.gov/authorities/subjects/sh85014302> ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  skos:exactMatch <http://id.cabi.org/cabt/31240>, <http://aims.fao.org/aos/agrovoc/c_32647>, <http://id.loc.gov/authorities/subjects/sh85005167>, <http://id.agrisemantics.org/gacs/C8215>, <http://aims.fao.org/aos/agrovoc/c_37866>, <http://id.cabi.org/cabt/31241> ;
  skos:broader nalt:5156 ;
  skos:related nalt:2992, nalt:9092 ;
  skos:hiddenLabel "animal-communication"@en, "intra-specific communication"@en, "intraspecific communication"@en ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:narrower nalt:9091 .

nalt:9092
  skos:prefLabel "comunicación (humana)"@es, "communication (human)"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:8986 .

nalt:5156
  skos:prefLabel "conducta animal"@es, "animal behavior"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:8986 .

nalt:2992
  skos:prefLabel "sonidos"@es, "sounds"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:8986 .

<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:9091
  skos:prefLabel "vocalización"@es, "vocalization"@en ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:8986 .

