@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:309577_def
  rdf:value "Capa esponjosa multiserial de la epidermis de las raíces, compuesta por células muertas y llenas de aire. Puede absorber y almacenar rápidamente el agua. Protege la raíz del calentamiento excesivo y la pérdida de agua. Está presente sobre todo en las raíces aéreas de las plantas epífitas."@es, "Velamen is multiseriate, spongy layer of root epidermis that is composed of dead and air-filled cells. It is capable of rapid absorption and storage of water. It protects the root against excessive heating and water loss. It is mostly present in aerial roots of epiphytes."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:4598
  skos:prefLabel "Orchidaceae"@es, "Orchidaceae"@en ;
  a <https://lod.nal.usda.gov/naltv#Organism>, skos:Concept ;
  skos:related nalt:309577 .

nalt:309577
  skos:altLabel "velamen roots"@en, "velamen radicum"@en ;
  skos:related nalt:4598 ;
  skos:prefLabel "velamen"@es, "velamen"@en ;
  dc:modified "2019-12-17"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:definition nalt:309577_def ;
  skos:broader nalt:334628 ;
  skos:hiddenLabel "velamen tissue"@en ;
  ns0:marc001 "84356" ;
  dc:created "2017-10-04"^^xsd:date .

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

nalt:334628
  skos:prefLabel "epidermis radicular"@es, "root epidermis"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:309577 .

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

