@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@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 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:314664
  ns0:marc001 "86114" ;
  skos:related nalt:314669, nalt:67395 ;
  dc:created "2018-03-07"^^xsd:date ;
  skos:hiddenLabel "fine grained wood"@en, "fine-grain wood"@en, "fine grain wood"@en ;
  a ns0:Topic, skos:Concept ;
  skos:definition nalt:314664_def ;
  skos:prefLabel "close-grained wood"@en, "madera de grano cerrado"@es ;
  dc:modified "2018-11-14"^^xsd:date ;
  skos:altLabel "fine-grained wood"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:broader nalt:40119 .

nalt:314669
  skos:prefLabel "madera de grano grueso"@es, "coarse-grained wood"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:314664 .

nalt:40119
  skos:prefLabel "vetas y dibujo"@es, "grain and figure"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:314664 .

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

nalt:67395
  skos:prefLabel "densidad de la madera"@es, "wood density"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:314664 .

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

nalt:314664_def
  rdf:value "Madera con anillos anuales angostos y discretos. En ocasiones este término se usa para hacer referencia a la madera que presenta poros pequeños y muy juntos; sin embargo, en este sentido, se suele utilizar más el término “madera de textura fina”."@es, "Wood with narrow, inconspicuous annual rings. The term is sometimes used to designate wood having small and closely spaced pores, but in this sense the term \"fine textured\" is more often used."@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 .

