@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@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#> .

nalt:4801
  skos:prefLabel "micotoxicosis"@es, "mycotoxicosis"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:26721 .

<https://lod.nal.usda.gov/naltv#Topic>
  rdfs:label "Topic"@en ;
  a owl:Class .

nalt:26721
  dc:modified "2016-02-12"^^xsd:date ;
  skos:exactMatch <http://id.loc.gov/authorities/subjects/sh85044604> ;
  skos:altLabel "St. Anthony's fire"@en, "Saint Anthony's fire"@en, "ergot poisoning"@en ;
  skos:prefLabel "ergotism"@en, "ergotismo"@es ;
  skos:broader nalt:4801 ;
  ns0:marc001 "13988" ;
  a skos:Concept, ns0:Topic ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:definition nalt:26721_def ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:related nalt:26718 ;
  skos:closeMatch <http://id.loc.gov/authorities/subjects/sh85044737> .

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

nalt:26721_def
  rdf:value "Intoxicación causada por ingesta de grano de cornezuelo o por el uso mal dirigido o excesivo de cornezuelo como medicina."@es, "Poisoning caused by ingesting ergotized grain or by the misdirected or excessive use of ergot as a medicine."@en ;
  dc:source "Medical Subject Headings" ;
  a ns0:Definition .

nalt:26718
  skos:prefLabel "Claviceps purpurea"@es, "Claviceps purpurea"@en ;
  a ns0:Organism, skos:Concept ;
  skos:related nalt:26721 .

