@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@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#> .

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

nalt:296351
  skos:prefLabel "ectotermia"@es, "ectothermy"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:296352 .

nalt:296352_def
  rdf:value "Habilidad para generar y regular la temperatura interna del cuerpo. El término es considerado erróneamente como un sinónimo de “sangre caliente”. Entre los animales que la poseen se incluyen las aves, la mayoría de los mamíferos y algunos peces, como los atunes y los picudos."@es, "The ability to generate and regulate internal body temperature. Erroneously considered synonymous with warm-blooded. Examples of endotherms include birds, most mammals, and a few fishes (e.g., tunas, billfishes)."@en ;
  dc:source "U.S. Fish and Wildlife Service, Glossary" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:296352
  skos:hiddenLabel "endotherm"@en, "endotherms"@en, "endothermic"@en ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:related nalt:118, nalt:296351 ;
  skos:definition nalt:296352_def ;
  skos:altLabel "endothermic animals"@en, "endothermic fish"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  dc:modified "2017-11-10"^^xsd:date ;
  ns0:marc001 "81316" ;
  dc:created "2017-03-23"^^xsd:date ;
  skos:prefLabel "endothermy"@en, "endotermia"@es ;
  skos:broader nalt:18368 .

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

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

