@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:322490
  skos:broader nalt:5156 ;
  skos:altLabel "tonic immobilization"@en, "animal hypnosis"@en, "thanatosis"@en, "death feigning"@en, "playing possum"@en ;
  skos:definition nalt:322490_def ;
  skos:prefLabel "inmovilidad tónica"@es, "tonic immobility"@en ;
  skos:hiddenLabel "death-feigning"@en, "feign death"@en, "feigned death"@en, "feigning-death"@en, "tonic-immobility"@en, "tonic-immobilization"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  dc:modified "2020-10-29"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  ns0:marc001 "95022" ;
  dc:created "2018-07-13"^^xsd:date .

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

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

nalt:322490_def
  rdf:value "Respuesta inducida a estímulos amenazantes, caracterizada por la pérdida total de la fuerza muscular."@es, "An induced response to threatening stimuli characterized by complete loss of muscle strength."@en ;
  dc:source "Medical Subject Headings" ;
  a ns0:Definition .

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

