@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@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#> .

nalt:1790
  skos:prefLabel "desarrollo de la planta"@es, "plant development"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:20264 .

nalt:20264
  ns0:marc001 "6099" ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:hiddenLabel "floral-bud initiation"@en, "bud-initiation"@en, "leaf-bud initiation"@en, "shoot-bud initiation"@en, "flower-bud initiation"@en ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:1790 ;
  skos:exactMatch <http://aims.fao.org/aos/agrovoc/c_15948>, <http://id.agrisemantics.org/gacs/C19213> ;
  skos:related nalt:20267, nalt:20263, nalt:301017 ;
  skos:altLabel "shoot bud initiation"@en, "inicio del brote de las flores"@es, "floral bud initiation"@en, "iniciación del brote"@es, "leaf bud initiation"@en, "flower bud initiation"@en ;
  dc:modified "2017-05-25"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  skos:prefLabel "iniciación de la yema"@es, "bud initiation"@en .

nalt:301017
  skos:prefLabel "conjunto de brotes"@es, "bud set"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:20264 .

nalt:20267
  skos:prefLabel "yemas"@es, "buds"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:20264 .

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

nalt:20263
  skos:prefLabel "brote de la yema"@es, "budbreak"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:20264 .

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

