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

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

nalt:2320
  skos:prefLabel "antipiréticos"@es, "antipyretics"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:related nalt:157 .

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

nalt:157_def
  rdf:value "Alza anormal de la temperatura corporal, generalmente como resultado de un proceso patológico."@es, "An abnormal elevation of body temperature, usually as a result of a pathologic process."@en ;
  dc:source "Medical Subject Headings" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:157
  dc:modified "2017-10-20"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-awic>, <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  skos:exactMatch <http://id.cabi.org/cabt/59799>, <http://id.cabi.org/cabt/47851>, <http://aims.fao.org/aos/agrovoc/c_3764>, <http://aims.fao.org/aos/agrovoc/c_10810>, <http://id.loc.gov/authorities/subjects/sh85047994>, <http://id.agrisemantics.org/gacs/C3677> ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  ns0:marc001 "15086" ;
  skos:related nalt:2320, nalt:18368 ;
  skos:hiddenLabel "burning fever"@en ;
  skos:closeMatch <http://id.loc.gov/authorities/subjects/sh85059765> ;
  skos:prefLabel "fiebre"@es, "fever"@en ;
  skos:altLabel "pyrexia"@en, "hyperthermia"@en ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:broader nalt:155 ;
  skos:definition nalt:157_def .

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

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

