@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:210116_def
  rdf:value "Tubérculo leñoso a ras del suelo que se origina en las axilas de los cotiledones, desde cuyas yemas latentes puede desarrollarse un nuevo árbol si el antiguo está dañado. Dicho tubérculo es característico de muchas variedades de eucalipto."@es, "A woody swelling at ground level originating from the axils of the cotyledons from whose concealed dormant buds a new tree can develop if the old one is injured. Characteristic of many Eucalypts."@en ;
  dc:source "Burns, Russell M. and Barbara H. Honkala, tech. coords. Silvics of North America, vol 2. Hardwoods; Glossary. Agriculture handbook no. 654. U.S. Department of Agriculture, Forest Service, 1990" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:123241
  skos:prefLabel "corona de la raíz"@es, "root crown"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:210116 .

nalt:851
  skos:prefLabel "anatomía de la planta"@es, "plant anatomy"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:210116 .

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

nalt:210116
  skos:broader nalt:851 ;
  dc:modified "2014-11-17"^^xsd:date ;
  skos:related nalt:123241 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:definition nalt:210116_def ;
  skos:prefLabel "lignotubers"@en, "lignotubérculos"@es ;
  dc:created "2014-02-06"^^xsd:date ;
  skos:hiddenLabel "lignotuber"@en ;
  ns0:marc001 "68969" ;
  a skos:Concept, ns0:Topic .

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

