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

nalt:57688
  skos:prefLabel "Pseudomonas syringae"@es, "Pseudomonas syringae"@en ;
  a <https://lod.nal.usda.gov/naltv#Organism>, skos:Concept ;
  skos:related nalt:15204 .

nalt:15204
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  dc:modified "2012-11-30"^^xsd:date ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:broader nalt:15201 ;
  skos:prefLabel "phaseolotoxin"@en, "faseolotoxina"@es ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  ns0:marc001 "28047" ;
  skos:definition nalt:15204_def ;
  skos:related nalt:57688, nalt:1988 .

nalt:15204_def
  rdf:value "Toxina bacteriana formada Pseudomonas syringae pv. phaseolicola, el agente causante de tizón de halo del fríjol, compuesto por el tripéptido ornitina, alanina, y homoarginina y un grupo inorgánico (N-sulfodiaminofosfinil) unido a un grupo de aminos N- 5 de ortinina, que actúa como inhibidor de orntina carbamoiltransferasa, bloqueando la biosíntesis de arginina."@es, "Bacterial toxin formed by Pseudomonas syringae pv. phaseolicola, the causal agent of halo blight in beans, consisting of the tripeptide ornithine, alanine, and homoarginine and an inorganic group (N-sulfodiaminophosphinyl) attached to the N-5 amino group of orthinine which acts as an inhibitor of ornthine carbamoyltransferase, blocking arginine biosynthesis."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

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

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

nalt:1988
  skos:prefLabel "patógenos alimentarios"@es, "food pathogens"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:15204 .

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

