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

nalt:8545
  skos:prefLabel "infecciones bacterianas"@es, "bacterial infections"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:15162 .

nalt:15162_def
  rdf:value "Enfermedad causada por la liberación de exotoxinas de Clostridium perfringens en ovejas, cabras, ganado bovino, potros y cerdos. La enterotoxemia tipo B en corderos se denomina disenteria de los corderos; la enterotoxemia tipo C en ovejas maduras produce “struck”, y causa enterotoxemia hemorrágica en terneros, corderos y cerdos; la enterotoxemia tipo D en ovejas y cabras se denomina enfermedad del riñón pulposo o basquilla."@es, "Disease caused by the liberation of exotoxins of Clostridium perfringens in the intestines of sheep, goats, cattle, foals, and piglets. Type B enterotoxemia in lambs is lamb dysentery; type C enterotoxemia in mature sheep produces \"struck\", and in calves, lambs and piglets it produces hemorrhagic enterotoxemia; type D enterotoxemia in sheep and goats is pulpy-kidney disease or overeating disease."@en ;
  dc:source "Medical Subject Headings" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:15162
  skos:broader nalt:334, nalt:8545 ;
  dc:modified "2013-01-14"^^xsd:date ;
  skos:prefLabel "enterotoxemia"@en, "enterotoxemia"@es ;
  skos:related nalt:15206, nalt:14849 ;
  ns0:marc001 "13697" ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  a ns0:Topic, skos:Concept ;
  skos:closeMatch <http://id.loc.gov/authorities/subjects/sh93001682>, <http://id.loc.gov/authorities/subjects/sh85044090> ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:altLabel "enterotoxaemia"@en ;
  skos:definition nalt:15162_def .

nalt:334
  skos:prefLabel "enfermedades del sistema digestivo"@es, "digestive system diseases"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:15162 .

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

nalt:14849
  skos:prefLabel "Clostridium perfringens"@es, "Clostridium perfringens"@en ;
  a ns0:Organism, skos:Concept ;
  skos:related nalt:15162 .

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

nalt:15206
  skos:prefLabel "enterotoxinas"@es, "enterotoxins"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:related nalt:15162 .

