@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 xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .

nalt:19193
  skos:prefLabel "brácteas"@es, "bracts"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:210105 .

nalt:210105_def
  rdf:value "Racimo colgante alargado de flores unisexuales con brácteas que se hallan solo en las plantas leñosas."@es, "A drooping elongated cluster of bracted unisexual flowers found only in woody plants."@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:315739
  skos:prefLabel "inflorescencias racimosas"@es, "racemose inflorescences"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:210105 .

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

nalt:210105
  skos:prefLabel "catkins"@en, "amento"@es ;
  dc:modified "2018-04-25"^^xsd:date ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  dc:created "2014-02-06"^^xsd:date ;
  ns0:marc001 "80542" ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:hiddenLabel "catkin"@en ;
  skos:related nalt:19193 ;
  skos:broader nalt:315739 ;
  skos:altLabel "aments"@en ;
  skos:definition nalt:210105_def .

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

