@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@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#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .

nalt:44011
  skos:prefLabel "xilema secundario"@es, "secondary xylem"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:48217 .

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

nalt:48217_def
  rdf:value "Parte interna del xilema que envuelve la médula. Las células son pequeñas y estructuralmente menos desarrolladas que las del xilema externo. El período durante el cual se forma la madera juvenil se denomina fase juvenil."@es, "Inner core of xylem surrounding the pith. The cells are smaller and less structurally developed than those of the outer xylem. The time during which juvenile wood is formed is termed the juvenile phase."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:48217
  dc:created "2006-01-19"^^xsd:date ;
  dc:modified "2012-11-30"^^xsd:date ;
  skos:altLabel "juvenile core"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  skos:exactMatch <http://id.cabi.org/cabt/62637>, <http://id.loc.gov/authorities/subjects/sh98002232>, <http://id.agrisemantics.org/gacs/C26416>, <http://aims.fao.org/aos/agrovoc/c_4066> ;
  skos:definition nalt:48217_def ;
  skos:hiddenLabel "juvenile-wood"@en ;
  ns0:marc001 "20033" ;
  skos:broader nalt:44011 ;
  skos:prefLabel "madera joven"@es, "juvenile wood"@en ;
  a ns0:Product, skos:Concept .

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

