@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dc: <http://purl.org/dc/terms/> .
@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 xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .

nalt:190314_def
  rdf:value "Condición causada por la incapacidad del cuerpo para disipar el calor en un ambiente excesivamente cálido o durante la realización de un esfuerzo físico en un ambiente cálido. En contraste con el agotamiento por calor, la temperatura corporal de un paciente con un golpe de calor es peligrosamente alta. La piel se torna roja y caliente y se presentan delirios, convulsiones o un estado de coma. Puede constituir una emergencia que amenaza la vida del paciente y suele ser más común en bebés y adultos mayores."@es, "A condition caused by the failure of body to dissipate heat in an excessively hot environment or during physical exertion in a hot environment. Contrast to heat exhaustion, the body temperature in heat stroke patient is dangerously high with red, hot skin accompanied by delusions; convulsions; or coma. It can be a life-threatening emergency and is most common in infants and the elderly."@en ;
  dc:source "Medical Subject Headings 2015" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:240487
  skos:prefLabel "trastornos de estrés por calor"@es, "heat stress disorders"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:190314 .

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

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

nalt:190314
  skos:hiddenLabel "sun-stroke"@en, "heat-stroke"@en ;
  skos:broader nalt:240487 ;
  skos:prefLabel "heat stroke"@en, "golpe de calor"@es ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:altLabel "sun stroke"@en, "sunstroke"@en, "heatstroke"@en ;
  dc:created "2012-08-28"^^xsd:date ;
  ns0:marc001 "67731" ;
  dc:modified "2015-11-16"^^xsd:date ;
  a skos:Concept, ns0:Topic ;
  skos:definition nalt:190314_def .

