@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#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .

nalt:822
  skos:prefLabel "herbicidas"@es, "herbicides"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:related nalt:218 .

nalt:12578
  skos:prefLabel "defoliación"@es, "defoliation"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:218 .

nalt:218
  skos:related nalt:28537, nalt:12578, nalt:822, nalt:11359 ;
  skos:exactMatch <http://aims.fao.org/aos/agrovoc/c_2157>, <http://id.loc.gov/authorities/subjects/sh85036461>, <http://id.cabi.org/cabt/36923>, <http://id.agrisemantics.org/gacs/C24457> ;
  skos:prefLabel "defoliantes"@es, "defoliants"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  dc:created "2006-01-19"^^xsd:date ;
  dc:modified "2016-10-14"^^xsd:date ;
  ns0:marc001 "11224" ;
  skos:hiddenLabel "defoliant"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  skos:broader nalt:194, nalt:203 ;
  skos:altLabel "chemical defoliation"@en ;
  skos:definition nalt:218_def .

nalt:28537
  skos:prefLabel "hojas"@es, "leaves"@en ;
  a ns0:Product, skos:Concept ;
  skos:related nalt:218 .

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:218_def
  rdf:value "Productos químicos que causan la caída de las hojas o el follaje de las plantas, generalmente para facilitar la cosecha."@es, "Chemicals which cause leaves or other foliage to drop from a plant, usually to facilitate harvest."@en ;
  dc:source "US Environmental Protection Agency" ;
  a ns0:Definition .

nalt:194
  skos:prefLabel "químicos técnicos"@es, "technical chemicals"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:narrower nalt:218 .

nalt:203
  skos:prefLabel "agroquímicos"@es, "agrochemicals"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:narrower nalt:218 .

nalt:11359
  skos:prefLabel "tratamiento precosecha"@es, "preharvest treatment"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:218 .

