@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .

nalt:123142
  skos:prefLabel "protectores contra herbicidas"@es, "herbicide safeners"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:related nalt:58189 .

nalt:3967
  skos:prefLabel "toxicidad"@es, "toxicity"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:58189 .

nalt:57971
  skos:prefLabel "fitotoxinas"@es, "phytotoxins"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:related nalt:58189 .

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

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

nalt:58189
  skos:exactMatch <http://id.agrisemantics.org/gacs/C1329>, <http://aims.fao.org/aos/agrovoc/c_5848>, <http://id.cabi.org/cabt/90442> ;
  skos:prefLabel "fitotoxicidad"@es, "phytotoxicity"@en ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  dc:modified "2018-01-18"^^xsd:date ;
  skos:related nalt:123142, nalt:57971 ;
  skos:hiddenLabel "phyto-toxic"@en, "phytotoxic"@en, "phytoxicity"@en, "phyto-toxicity"@en ;
  skos:broader nalt:3967 ;
  skos:scopeNote "Usar para referirse a cualquier sustancia tóxica o venenosa para una planta; USAR \"fitotoxinas\" para describir cualquier toxina o veneno producido por una planta."@es, "Use for any substances that are toxic or poisonous to a plant; for any toxins or poisons that are produced by a plant USE phytotoxins."@en ;
  dc:created "2006-01-19"^^xsd:date ;
  ns0:marc001 "28570" ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> .

