@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#> .

nalt:5861
  skos:prefLabel "temperatura"@es, "temperature"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:118 .

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

nalt:18366
  skos:prefLabel "temperatura de la piel"@es, "skin temperature"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:118 .

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

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

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

nalt:118
  skos:altLabel "rectal temperature"@en, "internal temperature (physiology)"@en, "core temperature (physiology)"@en ;
  skos:broader nalt:5861, nalt:107 ;
  skos:narrower nalt:155 ;
  skos:exactMatch <http://id.cabi.org/cabt/19375>, <http://id.loc.gov/authorities/subjects/sh85015255>, <http://aims.fao.org/aos/agrovoc/c_983>, <http://id.agrisemantics.org/gacs/C6831> ;
  skos:related nalt:296352, nalt:296351, nalt:18366 ;
  skos:prefLabel "body temperature"@en, "temperatura corporal"@es ;
  skos:hiddenLabel "body temperatures"@en, "rectal temperatures"@en, "body heat"@en, "body-temperature"@en, "rectum temperature"@en ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  dc:modified "2020-02-13"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-awic>, <https://lod.nal.usda.gov/nalt-core> ;
  dc:created "2006-01-19"^^xsd:date ;
  ns0:marc001 "5333" .

nalt:107
  skos:prefLabel "propiedades y fenómenos biológicos"@es, "biological properties and phenomena"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:118 .

nalt:155
  skos:prefLabel "cambios en la temperatura corporal"@es, "body temperature changes"@en ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:118 .

