@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@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:31026
  skos:prefLabel "péptidos cíclicos"@es, "cyclic peptides"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:narrower nalt:148789 .

nalt:148789
  ns0:marc001 "59987" ;
  skos:broader nalt:31026, nalt:332277 ;
  skos:prefLabel "phalloidine"@en, "faloidina"@es ;
  skos:altLabel "phalloidin"@en ;
  dc:modified "2019-07-12"^^xsd:date ;
  a ns0:Chemical, skos:Concept ;
  skos:definition nalt:148789_def ;
  dc:created "2011-10-06"^^xsd:date ;
  skos:exactMatch <http://id.loc.gov/authorities/subjects/sh85100565> ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:related nalt:7328 .

nalt:7328
  skos:prefLabel "intoxicación por setas"@es, "mushroom poisoning"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:148789 .

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

nalt:148789_def
  rdf:value "Polipéptido muy tóxico aislado principalmente de Amanita phalloides (Agaricaceae), causa daño hepático grave y daños en el sistema nervioso central y riñón por intoxicación por hongos. Se utiliza en el estudio de daños en el hígado"@es, "Very toxic polypeptide isolated mainly from Amanita phalloides (Agaricaceae) or death cup; causes fatal liver, kidney and CNS damage in mushroom poisoning; used in the study of liver damage."@en ;
  dc:source "Medical Subject Headings 2011" ;
  a ns0:Definition .

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

nalt:332277
  skos:prefLabel "toxinas de los hongos"@es, "mushroom toxins"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:narrower nalt:148789 .

