@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:32283
  skos:prefLabel "anillos de crecimiento"@es, "growth rings"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:44012 .

nalt:44012
  skos:exactMatch <http://id.cabi.org/cabt/64887>, <http://id.agrisemantics.org/gacs/C25448>, <http://aims.fao.org/aos/agrovoc/c_35930> ;
  skos:prefLabel "latewood"@en, "madera otoñal"@es ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:broader nalt:32283 ;
  dc:modified "2014-07-31"^^xsd:date ;
  skos:altLabel "summerwood"@en ;
  skos:definition nalt:44012_def ;
  ns0:marc001 "20748" .

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

nalt:44012_def
  rdf:value "Porción del anillo de crecimiento que surge después de que la formación de madera de primavera ha cesado. Suele ser más densa y mecánicamente fuerte que la madera de primavera."@es, "The portion of the growth ring that is formed after the earlywood formation has ceased. It is usually denser and stronger mechanically than earlywood."@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 .

