@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:66212
  skos:prefLabel "xylem vessels"@en, "vasos del xilema"@es ;
  dc:modified "2015-06-18"^^xsd:date ;
  skos:related nalt:857 ;
  skos:definition nalt:66212_def ;
  skos:hiddenLabel "xylem-vessels"@en ;
  skos:exactMatch <http://id.cabi.org/cabt/123062>, <http://id.agrisemantics.org/gacs/C27048> ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:altLabel "vessels (xylem)"@en, "vessel members"@en, "vessel elements"@en ;
  ns0:marc001 "40333" ;
  skos:broader nalt:66210 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  a ns0:Topic, skos:Concept .

nalt:66212_def
  rdf:value "Células de madera en árboles de frondosas de diámetro comparativamente grande que tienen extremos abiertos y están dispuestas una encima de otra para formar tubos continuos llamados vasos. A las aperturas de los vasos en la superficie de un pedazo de madera usualmente se les llama poros."@es, "Wood cells in hardwoods of comparatively large diameter that have open ends and are set one above the other to form continuous tubes called vessels. The openings of the vessels on the surface of a piece of wood are usually referred to as pores."@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 .

nalt:66210
  skos:prefLabel "elementos traqueales"@es, "tracheary elements"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:66212 .

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

nalt:857
  skos:prefLabel "savia"@es, "sap"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:66212 .

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

