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

nalt:4808
  skos:prefLabel "micotoxinas"@es, "mycotoxins"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:narrower nalt:332277 .

nalt:6876
  skos:prefLabel "amanitinas"@es, "amanitins"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:broader nalt:332277 .

nalt:291289
  skos:prefLabel "orellanina"@es, "orellanine"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:broader nalt:332277 .

nalt:148789
  skos:prefLabel "faloidina"@es, "phalloidine"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:broader nalt:332277 .

nalt:332277_def
  rdf:value "Toxinas producidas por los hongos."@es, "Toxins produced from mushrooms."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

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

nalt:7328
  skos:prefLabel "intoxicación por setas"@es, "mushroom poisoning"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:332277 .

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

nalt:7329
  skos:prefLabel "hongos"@es, "mushrooms"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:related nalt:332277 .

nalt:332277
  skos:hiddenLabel "toxins from mushrooms"@en, "mushroom toxin"@en, "toxins from mushroom"@en ;
  skos:prefLabel "mushroom toxins"@en, "toxinas de los hongos"@es ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  ns0:marc001 "9813983657700041" ;
  ns0:marc001previous "94283" ;
  skos:related nalt:7328, nalt:7329 ;
  dc:created "2019-07-12"^^xsd:date ;
  skos:narrower nalt:6876, nalt:291289, nalt:148789 ;
  skos:broader nalt:4808 ;
  dc:modified "2019-11-25"^^xsd:date ;
  skos:definition nalt:332277_def .

