@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:137362 .

nalt:8001
  skos:prefLabel "enfermedad transmitidas por alimentos"@es, "foodborne illness"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:137362 .

nalt:15156
  skos:prefLabel "botulismo"@es, "botulism"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:137362 .

nalt:137362_def
  rdf:value "Una enfermedad transmitida por alimentos causada por la ingestión de las bacterias que producen toxinas en el tracto digestivo."@es, "A foodborne illness caused by ingesting bacteria that produce toxins within the digestive tract."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:137362
  skos:hiddenLabel "toxico infection"@en, "toxico-infections"@en, "toxico-infection"@en, "toxicoinfection"@en, "toxico infections"@en ;
  skos:related nalt:15201, nalt:15156 ;
  dc:created "2010-09-10"^^xsd:date ;
  skos:prefLabel "toxicoinfections"@en, "toxicoinfecciones"@es ;
  skos:broader nalt:8545, nalt:8001 ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  dc:source "Joint Institute for Food Safety and Applied Nutrition (JIFSAN)" ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  ns0:marc001 "59343" ;
  dc:modified "2012-11-30"^^xsd:date ;
  skos:definition nalt:137362_def .

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

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

nalt:15201
  skos:prefLabel "toxinas bacterianas"@es, "bacterial toxins"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:related nalt:137362 .

