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

nalt:33063
  skos:prefLabel "letargia"@es, "resting periods"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:33062 .

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

<https://lod.nal.usda.gov/naltv#Topic>
  rdfs:label "Topic"@en ;
  a owl:Class .

nalt:33062
  skos:exactMatch <http://id.agrisemantics.org/gacs/C7230>, <http://aims.fao.org/aos/agrovoc/c_2242>, <http://id.cabi.org/cabt/38395>, <http://id.loc.gov/authorities/subjects/sh85037578> ;
  skos:definition nalt:33062_def ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:prefLabel "diapausa"@es, "diapause"@en ;
  skos:hiddenLabel "diapausing"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  skos:broader nalt:33063 ;
  ns0:marc001 "11799" ;
  dc:modified "2020-04-14"^^xsd:date .

nalt:33062_def
  rdf:value "Período de suspensión en el desarrollo de ciertos organismos en condiciones ambientales desfavorables. Se trata de un estado dinámico, no estático, durante el cual las condiciones fisiológicas del organismo cambian."@es, "Diapause is defined as a period of suspended development in certain organisms during unfavorable environmental conditions. It is dynamic rather than static state during which physiological conditions of the organism changes."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

