@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 rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

nalt:10551
  skos:prefLabel "toxinas"@es, "toxins"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:narrower nalt:57971 .

nalt:57971
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Chemical> ;
  skos:scopeNote "Usar para describir cualquier toxina o veneno producido por una planta; USAR \"fitotoxicidad\" para referirse a cualquier sustancia tóxica o venenosa para una planta."@es, "Use for any toxins or poisons that are produced by a plant; For any substances that are toxic or poisonous to a plant USE phytotoxicity."@en ;
  skos:exactMatch <http://id.loc.gov/authorities/subjects/sh89001272>, <http://id.agrisemantics.org/gacs/C11466>, <http://aims.fao.org/aos/agrovoc/c_34323>, <http://id.cabi.org/cabt/90443> ;
  skos:broader nalt:10551 ;
  skos:closeMatch <http://id.loc.gov/authorities/subjects/sh88005749> ;
  dc:modified "2018-04-05"^^xsd:date ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:related nalt:58189, nalt:57972 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  skos:prefLabel "phytotoxins"@en, "fitotoxinas"@es ;
  ns0:marc001 "28571" ;
  skos:altLabel "plant toxins"@en .

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

<https://lod.nal.usda.gov/nalt-core>
  rdfs:label "NALT Core"@es, "NALT Core"@en ;
  a skos:ConceptScheme .

nalt:57972
  skos:prefLabel "plantas tóxicas"@es, "poisonous plants"@en ;
  a ns0:Organism, skos:Concept ;
  skos:related nalt:57971 .

nalt:58189
  skos:prefLabel "fitotoxicidad"@es, "phytotoxicity"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:57971 .

