@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@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 dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .

nalt:11026
  skos:prefLabel "meristemas"@es, "meristems"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:21508 .

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

nalt:21508
  ns0:marc001 "6581" ;
  a ns0:Topic, skos:Concept ;
  skos:exactMatch <http://id.loc.gov/authorities/subjects/sh85019078>, <http://id.agrisemantics.org/gacs/C15078>, <http://id.cabi.org/cabt/23022>, <http://aims.fao.org/aos/agrovoc/c_1225> ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  skos:prefLabel "cambium"@es, "cambium"@en ;
  skos:broader nalt:11026 ;
  dc:modified "2013-04-16"^^xsd:date ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:hiddenLabel "cambial"@en ;
  skos:definition nalt:21508_def .

nalt:21508_def
  rdf:value "Una capa fina de tejido entre la corteza y la madera que se subdivide repetidamente para formar nuevas células de madera y corteza."@es, "A thin layer of tissue between the bark and wood that repeatedly subdivides to form new wood and bark cells."@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 .

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

