@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:7077
  skos:prefLabel "Alternaria alternata"@es, "Alternaria alternata"@en ;
  a <https://lod.nal.usda.gov/naltv#Organism>, skos:Concept ;
  skos:related nalt:7104 .

nalt:3816
  skos:prefLabel "agentes antineoplásicos"@es, "antineoplastic agents"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:narrower nalt:7104 .

nalt:34453
  skos:prefLabel "pirrolidinas"@es, "pyrrolidines"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:narrower nalt:7104 .

nalt:7104_def
  rdf:value "3-acetil-5-sec-butil-4-hidroxi-3-pyrrolin-2-ona. Metabolito que se encuentra en una cepa del hongo Alternaria tenuis Auct. el cual funciona como un antibiótico con propiedades antivirales y antineoplásicas y además puede actuar como una micotoxina."@es, "3-Acetyl-5-sec-butyl-4-hydroxy-3-pyrrolin-2-one. A metabolite found in a strain of the fungus Alternaria tenuis Auct. which functions as an antibiotic with antiviral and antineoplastic properties, and may also act as a mycotoxin."@en ;
  dc:source "Medical Subject Headings 2011" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

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

nalt:7104
  ns0:marc001 "37025" ;
  skos:hiddenLabel "tenuazonic-acid"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  a ns0:Chemical, skos:Concept ;
  skos:prefLabel "ácido tenuazónico"@es, "tenuazonic acid"@en ;
  skos:broader nalt:3816, nalt:34453, nalt:10186 ;
  skos:definition nalt:7104_def ;
  skos:related nalt:7077 ;
  dc:modified "2012-11-30"^^xsd:date ;
  dc:created "2006-01-19"^^xsd:date .

nalt:10186
  skos:prefLabel "antibióticos"@es, "antibiotics"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:narrower nalt:7104 .

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

