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

nalt:20266
  skos:prefLabel "crecimiento de planta"@es, "plant growth"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:20263 .

nalt:20264
  skos:prefLabel "iniciación de la yema"@es, "bud initiation"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:20263 .

nalt:19663
  skos:prefLabel "salida de la latencia"@es, "dormancy breaking"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:20263 .

nalt:301017
  skos:prefLabel "conjunto de brotes"@es, "bud set"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:20263 .

nalt:20267
  skos:prefLabel "yemas"@es, "buds"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:20263 .

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

nalt:20263
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:related nalt:19663, nalt:20267, nalt:20264, nalt:301017 ;
  skos:prefLabel "budbreak"@en, "brote de la yema"@es ;
  skos:broader nalt:20266 ;
  skos:hiddenLabel "bud breaking"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  dc:modified "2017-07-06"^^xsd:date ;
  skos:altLabel "brote del capullo"@es, "bud break"@en ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:definition nalt:20263_def ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C19752> ;
  ns0:marc001 "6100" .

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

nalt:20263_def
  rdf:value "Inicio del crecimiento de una yema."@es, "The start of growth from a bud."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

