@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@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 ns0: <https://lod.nal.usda.gov/naltv#> .
@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:92958
  skos:broader nalt:315739 ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:prefLabel "spikes (plant)"@en, "espigas (planta)"@es ;
  skos:related nalt:229300 ;
  skos:definition nalt:92958_def ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  dc:created "2006-07-21"^^xsd:date ;
  skos:hiddenLabel "inflorescence spikes"@en, "developing spikes"@en, "plant spikes"@en, "spikes per plant"@en ;
  ns0:marc001 "92468" ;
  dc:modified "2019-07-25"^^xsd:date .

nalt:315739
  skos:prefLabel "inflorescencias racimosas"@es, "racemose inflorescences"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:92958 .

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

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

nalt:229300
  skos:prefLabel "sinflorescencias"@es, "synflorescences"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:92958 .

nalt:92958_def
  rdf:value "An indeterminate inflorescence in which sessile flowers are borne directly on the main axis of the inflorescence. Flowers at the bottom blossom earlier than the flowers at the top."@en, "Inflorescencia indeterminada cuyo eje principal lleva directamente las flores sésiles: las flores al pie antes que las de la parte superior."@es ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

