@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@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:37088
  skos:exactMatch <http://id.cabi.org/cabt/43236>, <http://id.loc.gov/authorities/subjects/sh2007000009>, <http://aims.fao.org/aos/agrovoc/c_36187>, <http://id.agrisemantics.org/gacs/C30936> ;
  dc:modified "2012-11-30"^^xsd:date ;
  skos:definition nalt:37088_def ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:related nalt:32188 ;
  skos:altLabel "endotoxaemia"@en ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:broader nalt:37089 ;
  skos:prefLabel "endotoxemia"@es, "endotoxemia"@en ;
  ns0:marc001 "13580" .

nalt:37088_def
  rdf:value "Condición caracterizada por la presencia de endotoxinas en la sangre. Si la endotoxemia es el resultado de bacterias con forma de bastoncitos gram negativos, se puede producir choque."@es, "A condition characterized by the presence of endotoxins in the blood. On lysis, the outer cell wall of gram-negative bacteria enters the systemic circulation and initiates a pathophysiologic cascade of pro-inflammatory mediators."@en ;
  dc:source "Medical Subject Headings 2012" ;
  a ns0:Definition .

nalt:37089
  skos:prefLabel "toxemia"@es, "toxemia"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:37088 .

nalt:32188
  skos:prefLabel "endotoxinas"@es, "endotoxins"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:related nalt:37088 .

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

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

