@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#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .

nalt:299315
  skos:prefLabel "especie aposemática"@es, "aposematic species"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:9005 .

nalt:9005
  skos:altLabel "Batesian mimicry"@en, "mullerian mimicry"@en, "aposematism"@en ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:prefLabel "mimetismo (comportamiento)"@es, "mimicry (behavior)"@en ;
  ns0:marc001 "23721" ;
  skos:broader nalt:5220 ;
  dc:modified "2020-07-29"^^xsd:date ;
  skos:related nalt:299315, nalt:299313 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:definition nalt:9005_def ;
  skos:hiddenLabel "aposematic"@en, "müllerian mimicry"@en .

nalt:299313
  skos:prefLabel "camuflaje"@es, "camouflage"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:9005 .

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

nalt:5220
  skos:prefLabel "conducta defensiva"@es, "defensive behavior"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:9005 .

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

nalt:9005_def
  rdf:value "Imitación inconsciente o directa de la postura, el discurso, el comportamiento, el movimiento y la expresión facial de alguien, dirigida a obtener ventaja por razones como supervivencia, protección, depredación, reproducción, etc."@es, "Unconscious or direct imitation of someone's posture, speech, behavior, movement and facial expression in order to gain advantage for reasons such as survival, protection, predation, reproduction etc."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

