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

nalt:17842
  dc:created "2006-01-19"^^xsd:date ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:40607, nalt:17839 ;
  skos:hiddenLabel "floricane"@en, "floricane-fruiting"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:definition nalt:17842_def ;
  ns0:marc001 "15380" ;
  skos:broader nalt:135572 ;
  dc:modified "2019-08-26"^^xsd:date ;
  skos:prefLabel "floricanes"@es, "floricanes"@en .

nalt:135572
  skos:prefLabel "cañas"@es, "canes"@en ;
  a ns0:Product, skos:Concept ;
  skos:narrower nalt:17842 .

nalt:17839
  skos:prefLabel "zarzamora"@es, "blackberries"@en ;
  a ns0:Product, skos:Concept ;
  skos:related nalt:17842 .

nalt:17842_def
  rdf:value "Tallo bienal típico del Rubus. Durante el primer año de crecimiento, el tallo se denomina retoño o primocane, ya que es incapaz de florecer y precede a los floricanes. Durante el segundo año de crecimiento, los tallos se denominan floricanes, que florecen, dan frutos y mueren durante este segundo año."@es, "A biennial stem typical of Rubus. In the first year of growth, the stem is called a primocane, since it is not capable of flowering and precedes the floricane. In the second year of growth, the stem is called a floricane, which flowers, bears fruit and dies in this second year."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

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

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

nalt:40607
  skos:prefLabel "Rubus"@es, "Rubus"@en ;
  a ns0:Organism, skos:Concept ;
  skos:related nalt:17842 .

