@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

nalt:40030
  skos:prefLabel "esclerenquima"@es, "sclerenchyma"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:62611 .

nalt:62611_def
  rdf:value "Un tipo de célula de la esclerénquima que varía de tamaño (e.g. isodiamétrica, ramificada, estrellada, etc.) y característicamente tiene paredes celulares hoyadas, gruesas y lignificadas. Las esclereidas, como las células de fibra, ocurren en muchas partes de la planta y proveen soporte estructural a los tejidos vegetales."@es, "A type of sclerenchyma cell which is various in shape (e.g., isodiametric, branched, star-shaped, etc.) and characteristically has cell walls which are pitted, thick, and lignified. Sclereids, like fiber cells, occur in many parts of the plant and povide structural support to plant tissues."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

<https://lod.nal.usda.gov/naltv#Topic>
  rdfs:label "Topic"@en ;
  a owl:Class .

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

nalt:62611
  skos:exactMatch <http://id.loc.gov/authorities/subjects/sh92002672> ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  ns0:marc001 "33261" ;
  skos:prefLabel "sclereids"@en, "esclereidas"@es ;
  dc:modified "2012-11-30"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:broader nalt:40030 ;
  skos:definition nalt:62611_def .

