@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:314640
  skos:prefLabel "madera de fibra rizada"@es, "curly-grained wood"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:314606 .

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:314606 .

nalt:314606
  ns0:marc001 "85440" ;
  skos:altLabel "birdseye figured grain"@en, "birds-eye maple"@en, "birdseye"@en ;
  skos:related nalt:314640 ;
  skos:prefLabel "birds-eye wood"@en, "madera de ojo de pájaro"@es ;
  skos:hiddenLabel "birdseye grains"@en, "birds eye maple"@en, "birdseye maple"@en, "bird's eye figured"@en, "bird's eye maple"@en, "bird's-eye maple"@en ;
  a skos:Concept, ns0:Topic ;
  dc:created "2018-03-06"^^xsd:date ;
  dc:modified "2018-11-14"^^xsd:date ;
  skos:definition nalt:314606_def ;
  skos:broader nalt:40119 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> .

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

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

nalt:314606_def
  rdf:value "Pequeñas áreas localizadas de la madera, con las fibras indentadas o contorsionadas que forman varias o numerosas pequeñas figuras circulares o elípticas en la superficie tangencial que parecen ojos de pájaro. En ocasiones se hallan en el arce azucarero y se emplean con fines decorativos. Son raras en otras especies de madera dura."@es, "Small localized areas in wood with the fibers indented and otherwise contorted to form few to many small circular or elliptical figures remotely resembling birds' eyes on the tangential surface. Sometimes found in sugar maple and used for decorative purposes; rare in other hardwood species."@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 .

