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

nalt:58448
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Product> ;
  skos:prefLabel "pith"@en, "médula"@es ;
  skos:broader nalt:58449 ;
  skos:exactMatch <http://id.cabi.org/cabt/91305>, <http://id.agrisemantics.org/gacs/C23034>, <http://aims.fao.org/aos/agrovoc/c_5935> ;
  skos:definition nalt:58448_def ;
  dc:modified "2014-07-31"^^xsd:date ;
  ns0:marc001 "28873" ;
  dc:created "2006-01-19"^^xsd:date .

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

nalt:58449
  skos:prefLabel "estela"@es, "stele"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:58448 .

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

nalt:58448_def
  rdf:value "Núcleo pequeño y suave que se halla cerca del centro del tronco, las ramas, los vástagos o las trozas de los árboles."@es, "The small, soft core occurring near the center of a tree trunk, branch, twig, or log."@en ;
  dc:source "Forest Products Laboratory. 2010. Wood handbook - Wood as an engineering material. Gen. Tech. Rep. FPL-GTR-190. Madison, WI: U.S. Department of Agriculture, Forest Service, Forest Products Laboratory" ;
  a ns0:Definition .

