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

nalt:18368
  skos:prefLabel "termoregulación"@es, "thermoregulation"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:296351 .

nalt:296351
  ns0:marc001 "81238" ;
  skos:hiddenLabel "ectothermic animal"@en, "ectothermic organisms"@en, "ectothermic organism"@en, "ectothermic"@en, "ectotherm"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:related nalt:296352, nalt:118 ;
  skos:prefLabel "ectothermy"@en, "ectotermia"@es ;
  skos:altLabel "ectotherms"@en, "ectothermic animals"@en ;
  a ns0:Topic, skos:Concept ;
  dc:created "2017-03-23"^^xsd:date ;
  dc:modified "2017-11-10"^^xsd:date ;
  skos:broader nalt:18368 ;
  skos:definition nalt:296351_def .

nalt:296351_def
  rdf:value "Uso del calor ambiental para controlar la temperatura del cuerpo. La temperatura corporal de los animales ectotérmicos normalmente varía mucho; sin embargo, puede ser moderada por el comportamiento del animal. Por ejemplo, las serpientes y los lagartos pueden mantener una temperatura relativamente constante tomando el sol o permaneciendo en refugios subterráneos."@es, "The use of environmental or ambient heat to control body temperature. Body temperature of ectothermic animals usually varies widely but may be moderated by the animal's behavior. For example, snakes and lizards may maintain a relatively constant temperature by basking in the sun or seeking underground refugia."@en ;
  dc:source "U.S. Fish and Wildlife Service, Glossary" ;
  a ns0:Definition .

nalt:296352
  skos:prefLabel "endotermia"@es, "endothermy"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:296351 .

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

nalt:118
  skos:prefLabel "temperatura corporal"@es, "body temperature"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:296351 .

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

