@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 "knots"@en, "nudos"@es ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C30815>, <http://id.cabi.org/cabt/63206> ;
  skos:hiddenLabel "face knot"@en, "face knots"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  ns0:marc001 "20258" ;
  skos:related nalt:301096 ;
  dc:modified "2017-05-26"^^xsd:date ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:definition nalt:48536_def ;
  skos:broader nalt:31971 .

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

nalt:31971
  skos:prefLabel "defectos de la madera"@es, "wood defects"@en ;
  a ns0:Product, skos:Concept ;
  skos:narrower nalt:48536 .

nalt:301096
  skos:prefLabel "fendas"@es, "wood checks"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:48536 .

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

nalt:48536_def
  rdf:value "Parte de una rama que ha sido rodeada mediante el brote ulterior del tallo. La forma del nudo, tal como aparece en la superficie del corte, depende del ángulo del corte relativo al eje longitudinal del nudo."@es, "That portion of a branch or limb that has been surrounded by subsequent growth of the stem. The shape of the knot as it appears on a cut surface depends on the angle of the cut relative to the long axis of the knot."@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 .

