@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 ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

nalt:37088
  skos:prefLabel "endotoxemia"@es, "endotoxemia"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:broader nalt:37089 .

nalt:757
  skos:prefLabel "infección"@es, "infection"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:37089 .

nalt:37089_def
  rdf:value "Intoxicación generalizada producida por toxinas y otras sustancias elaboradas por un agente infeccioso."@es, "A generalized intoxication produced by toxins and other substances elaborated by an infectious agent."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:37089
  skos:altLabel "toxaemia"@en ;
  skos:exactMatch <http://id.cabi.org/cabt/118504>, <http://id.agrisemantics.org/gacs/C21626> ;
  ns0:marc001 "37975" ;
  skos:prefLabel "toxemia"@es, "toxemia"@en ;
  skos:definition nalt:37089_def ;
  skos:related nalt:15078 ;
  skos:broader nalt:757 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  a skos:Concept, ns0:Topic ;
  skos:narrower nalt:37088 ;
  dc:created "2006-01-19"^^xsd:date ;
  dc:modified "2012-11-30"^^xsd:date .

<https://lod.nal.usda.gov/nalt-core>
  rdfs:label "NALT Core"@es, "NALT Core"@en ;
  a skos:ConceptScheme .

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

nalt:15078
  skos:prefLabel "septicemia"@es, "septicemia"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:37089 .

