@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dc: <http://purl.org/dc/terms/> .
@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 xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .

nalt:130713_def
  rdf:value "Aplicación de productos químicos agrícolas para remover partes vegetativas o reproductivas en una planta individual, para alterar la forma, patrón de crecimiento, floración o fructificación de una planta."@es, "The application of agricultural chemicals to remove the quantity of vegetative or reproductive plant parts on an individual plant in order to alter the shape, growth pattern, flowering or fruiting of a plant."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:32141
  skos:prefLabel "poda"@es, "pruning"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:narrower nalt:130713 .

nalt:123840
  skos:prefLabel "aborto floral"@es, "deblossoming"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:130713 .

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

nalt:123839
  skos:prefLabel "raleo (plantas)"@es, "thinning (plants)"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:130713 .

nalt:130709
  skos:prefLabel "poda apical"@es, "shoot pruning"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:130713 .

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

nalt:130713
  skos:broader nalt:32141 ;
  skos:related nalt:123840, nalt:123839, nalt:130709 ;
  skos:prefLabel "chemical pruning"@en, "poda química"@es ;
  skos:definition nalt:130713_def ;
  dc:created "2009-07-29"^^xsd:date ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  dc:modified "2012-11-30"^^xsd:date ;
  ns0:marc001 "55944" ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:hiddenLabel "chemical-pruning"@en .

