@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@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 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:333406
  ns0:marc001 "9813982518200041" ;
  skos:hiddenLabel "proleptic branching"@en, "proleptic branches"@en, "proleptic branch"@en, "proleptic shoot"@en ;
  a ns0:Topic, skos:Concept ;
  dc:created "2019-08-27"^^xsd:date ;
  skos:prefLabel "brotes prolépticos"@es, "proleptic shoots"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:related nalt:34368 ;
  skos:definition nalt:333406_def ;
  ns0:marc001previous "94521" ;
  dc:modified "2019-11-25"^^xsd:date ;
  skos:broader nalt:4427 .

nalt:34368
  skos:prefLabel "dormancia"@es, "dormancy"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:333406 .

nalt:4427
  skos:prefLabel "brotes"@es, "shoots"@en ;
  a ns0:Product, skos:Concept ;
  skos:narrower nalt:333406 .

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

nalt:333406_def
  rdf:value "Brotes que emergen de los capullos laterales del año en curso, mientras que el brote terminal se mantiene latente."@es, "Proleptic shoots are shoots that emerge from the current year's lateral buds while the terminal bud remains dormant."@en ;
  dc:source "USDA Forest Service—Technology & Development" ;
  a ns0:Definition .

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

