@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:5372
  skos:prefLabel "huertos frutales"@es, "orchards"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:138422 .

nalt:41657
  skos:prefLabel "árboles frutales"@es, "fruit trees"@en ;
  a <https://lod.nal.usda.gov/naltv#Organism>, skos:Concept ;
  skos:related nalt:138422 .

nalt:138422
  skos:hiddenLabel "hedging-(pruning)"@en ;
  skos:broader nalt:32141 ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  dc:created "2010-11-04"^^xsd:date ;
  skos:prefLabel "hedging (pruning)"@en, "poda mecanizada"@es ;
  skos:related nalt:41656, nalt:41657, nalt:55416, nalt:5372, nalt:45979 ;
  dc:modified "2012-11-30"^^xsd:date ;
  skos:definition nalt:138422_def ;
  ns0:marc001 "58860" ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> .

nalt:55416
  skos:prefLabel "árboles de frutos secos"@es, "nut trees"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:138422 .

nalt:32141
  skos:prefLabel "poda"@es, "pruning"@en ;
  a ns0:Product, skos:Concept ;
  skos:narrower nalt:138422 .

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

nalt:45979
  skos:prefLabel "plantas de frutos secos"@es, "nut crops"@en ;
  a ns0:Organism, skos:Concept ;
  skos:related nalt:138422 .

nalt:41656
  skos:prefLabel "frutales"@es, "fruit crops"@en ;
  a ns0:Organism, skos:Concept ;
  skos:related nalt:138422 .

nalt:138422_def
  rdf:value "Forma especializada de la poda mecánica realizada en los huertos y que consiste en recortar los lados de las copas de los árboles para reducir el hacinamiento entre hileras de árboles, mejorar el acceso de los equipos, mejorar la circulación de aire, la penetración de la luz, y retrasar la necesidad de raleo de árboles."@es, "A specialized form of mechanical pruning done in orchards that involves cutting back the sides of the tree canopy to reduce crowding between rows of trees, improve equipment access, improve air circulation and light penetration, and delay the need for tree thinning."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

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

