@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@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:48536
  skos:prefLabel "nudos"@es, "knots"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:related nalt:301096 .

nalt:32283
  skos:prefLabel "anillos de crecimiento"@es, "growth rings"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:301096 .

nalt:19272
  skos:prefLabel "madera"@es, "wood"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:related nalt:301096 .

nalt:31971
  skos:prefLabel "defectos de la madera"@es, "wood defects"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:narrower nalt:301096 .

nalt:301096
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:definition nalt:301096_def ;
  skos:related nalt:67350, nalt:19272, nalt:32283, nalt:48536 ;
  skos:prefLabel "fendas"@es, "wood checks"@en ;
  ns0:marc001 "84454" ;
  dc:modified "2017-11-10"^^xsd:date ;
  skos:broader nalt:31971 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  dc:created "2017-05-26"^^xsd:date .

nalt:67350
  skos:prefLabel "astillas de madera"@es, "wood chips"@en ;
  a ns0:Product, skos:Concept ;
  skos:related nalt:301096 .

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

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

nalt:301096_def
  rdf:value "Separación longitudinal de la madera que normalmente se extiende a través de los anillos de crecimiento anual y se debe a la tensión de la madera durante su secado."@es, "A lengthwise separation of the wood that usually extends across the rings of annual growth and commonly results from stresses set up in wood during seasoning."@en ;
  dc:source "Forest Products Laboratory. 1999. Wood handbook—Wood as an engineering material. Gen. Tech. Rep. FPL–GTR–113. Madison, WI: U.S.D.A, Forest Service, Forest Products Laboratory. 463 p." ;
  a ns0:Definition .

