@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@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#> .

nalt:17843_def
  rdf:value "Tallo bienal típico del Rubus. En el primer año de crecimiento, el tallo es llamado un primocane, ya que no tiene capacidad de floración y precede al floricane. En el segundo año de crecimiento, el tallo es llamado un floricane, que florece, da fruto y muere en 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 <https://lod.nal.usda.gov/naltv#Definition> .

nalt:135572
  skos:prefLabel "cañas"@es, "canes"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:narrower nalt:17843 .

nalt:17839
  skos:prefLabel "zarzamora"@es, "blackberries"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:related nalt:17843 .

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

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:17843 .

