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

nalt:315739
  skos:prefLabel "inflorescencias racimosas"@es, "racemose inflorescences"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:76822 .

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

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

nalt:76822_def
  rdf:value "Inflorescencia plana en la parte superior, cuyas flores externas se abren primero."@es, "A flat-topped floral cluster with outer flowers opening first."@en ;
  dc:source "Burns, Russell M. and Barbara H. Honkala, tech. coords. Silvics of North America, vol 2. Hardwoods ; Glossary. Agriculture handbook no.654. Washington, D.C. : U.S. Dept. of Agriculture, Forest Service, 1990. p.835-845." ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:76822
  skos:prefLabel "corimbos"@es, "corymbs"@en ;
  skos:broader nalt:315739 ;
  dc:created "2006-07-21"^^xsd:date ;
  dc:modified "2019-07-25"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  ns0:marc001 "86289" ;
  a ns0:Topic, skos:Concept ;
  skos:definition nalt:76822_def ;
  skos:hiddenLabel "corymb"@en .

