@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@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:299313_def
  rdf:value "Mecanismo de defensa utilizado por los animales para ocultar su apariencia y color, normalmente para mimetizarse con su entorno. Evita que las presas sean detectadas o reconocidas adecuadamente por los depredadores."@es, "Camouflage is a defense mechanism that animals use to disguise their appearance, color, usually to blend in with their surroundings. It prevents prey organisms from being detected or correctly recognized by the predators."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:9005
  skos:prefLabel "mimetismo (comportamiento)"@es, "mimicry (behavior)"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:299313 .

nalt:299313
  dc:modified "2020-10-29"^^xsd:date ;
  skos:related nalt:9005 ;
  skos:broader nalt:5220 ;
  skos:definition nalt:299313_def ;
  dc:created "2017-05-03"^^xsd:date ;
  skos:prefLabel "camuflaje"@es, "camouflage"@en ;
  skos:altLabel "protective resemblances"@en, "cryptic coloration"@en ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  ns0:marc001 "95007" ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:hiddenLabel "camouflaged"@en .

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:299313 .

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

