@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 ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

nalt:59998_def
  rdf:value "Práctica que consiste en remover las ramas superiores de un árbol o arbusto."@es, "The practice of removing the top branches of a tree or shrub."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:59998
  skos:exactMatch <http://aims.fao.org/aos/agrovoc/c_25716>, <http://id.cabi.org/cabt/118330>, <http://aims.fao.org/aos/agrovoc/c_25090>, <http://id.agrisemantics.org/gacs/C29983> ;
  skos:hiddenLabel "tree-topping"@en ;
  ns0:marc001 "74324" ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  a skos:Concept, ns0:Topic ;
  skos:definition nalt:59998_def ;
  dc:modified "2014-10-02"^^xsd:date ;
  skos:altLabel "tree topping"@en ;
  skos:prefLabel "desmoche"@es, "topping (pruning)"@en ;
  skos:broader nalt:32141 .

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

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

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

