@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:95491
  skos:related nalt:2947 ;
  skos:prefLabel "umbelas"@es, "umbels"@en ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  dc:modified "2019-12-16"^^xsd:date ;
  skos:broader nalt:315739 ;
  ns0:marc001 "92977" ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:hiddenLabel "umbel"@en ;
  skos:definition nalt:95491_def ;
  dc:created "2006-07-21"^^xsd:date .

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

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

nalt:2947
  skos:prefLabel "Apiaceae"@es, "Apiaceae"@en ;
  a ns0:Organism, skos:Concept ;
  skos:related nalt:95491 .

nalt:95491_def
  rdf:value "Grupo de flores cuyos tallos (pedicelos) de casi la misma longitud nacen en un centro común en la punta del pedúnculo y toman la forma de una sombrilla plana o curva, característica de la familia de las apiáceas (umbelíferas)."@es, "A flower cluster in which stalks (pedicels) of nearly equal length initiates from a common center at the tip of the peduncle, and form a flat or curved umbrella-like shape, characteristic of the Apiaceae/Umbelliferae family."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

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

