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

nalt:40119
  skos:prefLabel "vetas y dibujo"@es, "grain and figure"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:314650 .

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

nalt:314650
  skos:prefLabel "quarter-sawn wood"@en, "madera rameada"@es ;
  skos:broader nalt:40119 ;
  skos:hiddenLabel "edge grained"@en, "vertical-grained"@en, "quartersawn"@en, "quarter-sawn boards"@en, "quarter sawn-wood"@en, "edge-grained"@en, "quarter-sawn"@en ;
  skos:altLabel "quarter-sawn lumber"@en, "quarter-sawn timber"@en, "vertical-grained wood"@en, "edge-grained wood"@en ;
  dc:modified "2018-11-14"^^xsd:date ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  ns0:marc001 "90015" ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  dc:created "2018-03-07"^^xsd:date ;
  skos:definition nalt:314650_def .

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

nalt:314650_def
  rdf:value "Madera que se serra, de modo que las superficies amplias se extiendan aproximadamente en ángulos rectos a los anillos de crecimiento anual. Se considera madera rameada cuando los anillos forman un ángulo de 45 o a 90 o con respecto a la superficie más amplia de la pieza."@es, "Lumber that has been sawed so that the wide surfaces extend approximately at right angles to the annual growth rings. Lumber is considered edge grained when the rings form an angle of 45 degrees to 90 degrees with the wide surface of the piece."@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 .

