@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

nalt:8699
  skos:prefLabel "flores"@es, "flowers"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:narrower nalt:21492 .

nalt:21492_def
  rdf:value "Término colectivo utilizado para denominar la envoltura de la flor, a menudo formada por el cáliz y la corola o los pétalos de la flor."@es, "A collective term for the floral envelopes, usually the combined calyx and corolla, or tepals of a flower."@en ;
  dc:source "Burns, Russell M. and Barbara H. Honkala, tech. coords. Silvics of North America, vol 2. Hardwoods; Glossary. Agriculture handbook no. 654. U.S. Department of Agriculture, Forest Service, 1990" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

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

nalt:21492
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  ns0:marc001 "27756" ;
  skos:narrower nalt:21490, nalt:29245 ;
  skos:hiddenLabel "perianth throat"@en ;
  a ns0:Topic, skos:Concept ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:broader nalt:8699 ;
  skos:prefLabel "periantio"@es, "perianth"@en ;
  dc:modified "2016-01-19"^^xsd:date ;
  skos:definition nalt:21492_def .

nalt:29245
  skos:prefLabel "corola"@es, "corolla"@en ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:21492 .

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

nalt:21490
  skos:prefLabel "cáliz"@es, "calyx"@en ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:21492 .

