@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 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:44011
  skos:prefLabel "xilema secundario"@es, "secondary xylem"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:62735 .

nalt:62735
  dc:created "2006-01-19"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:broader nalt:44011 ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:prefLabel "tyloses"@en, "tiloses"@es ;
  ns0:marc001 "38761" ;
  dc:modified "2013-05-02"^^xsd:date ;
  skos:definition nalt:62735_def ;
  skos:exactMatch <http://id.loc.gov/authorities/subjects/sh85139076> .

nalt:62735_def
  rdf:value "Masas de células parenquimatosas que asemejan algo así como espuma en los poros de algunas maderas duras, notablemente los robles blancos (Quercus alba) y Robinia pseudoacacia. Las tiloses se forman por la extensión de la pared celular de células vivientes rodeando los vasos de las maderas duras."@es, "Masses of parenchyma cells appearing somewhat like froth in the pores of some hardwoods, notably the white oaks and black locust. Tyloses are formed by the extension of the cell wall of the living cells surrounding vessels of hardwood."@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 .

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

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

