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

nalt:47228
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:prefLabel "sepsis (infección)"@es, "sepsis (infection)"@en ;
  skos:exactMatch <http://id.cabi.org/cabt/105857>, <http://id.agrisemantics.org/gacs/C8138> ;
  skos:broader nalt:757 ;
  skos:hiddenLabel "sepsis-(infection)"@en ;
  skos:narrower nalt:15078 ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  dc:modified "2012-11-30"^^xsd:date ;
  skos:definition nalt:47228_def ;
  ns0:marc001 "33599" .

nalt:757
  skos:prefLabel "infección"@es, "infection"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:47228 .

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

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

nalt:47228_def
  rdf:value "Presencia de microorganismos patógenos o sus toxinas en la sangre o los tejidos."@es, "Systemic inflammatory response syndrome with a proven or suspected infectious etiology."@en ;
  dc:source "Medical Subject Headings 2012" ;
  a ns0:Definition .

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

