@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:40030
  skos:prefLabel "esclerenquima"@es, "sclerenchyma"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:narrower nalt:62611, nalt:40029 ;
  skos:broader nalt:15840 ;
  dc:created "2006-01-19"^^xsd:date ;
  dc:modified "2014-11-13"^^xsd:date ;
  ns0:marc001 "33262" ;
  skos:definition nalt:40030_def .

nalt:40029
  skos:prefLabel "células filamentosas"@es, "fiber cells"@en ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:40030 .

nalt:15840
  skos:prefLabel "tejidos vegetales"@es, "plant tissues"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:40030 .

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

nalt:40030_def
  rdf:value "Tejido protector o de soporte de las plantas superiores, compuesto de células cuyas paredes están engrosadas, lignificadas y mineralizadas."@es, "A protective or supporting tissue in higher plants composed of cells with walls thickened and lignified and often mineralized."@en ;
  dc:source "Burns, Russell M. and Barbara H. Honkala, tech. coords. Silvics of North America, vol 2. Hardwoods; Glossary. Agriculture handbook no. 654. U.S. Department of Agriculture, Forest Service, 1990" ;
  a ns0:Definition .

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

nalt:62611
  skos:prefLabel "esclereidas"@es, "sclereids"@en ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:40030 .

