@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .

nalt:20101
  skos:prefLabel "hongos que pudren la madera"@es, "decay fungi"@en ;
  a <https://lod.nal.usda.gov/naltv#Organism>, skos:Concept ;
  skos:related nalt:31898 .

nalt:31898_def
  rdf:value "Descomposición de la madera causada por hongos."@es, "The decomposition of wood substance by fungi."@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 <https://lod.nal.usda.gov/naltv#Definition> .

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

nalt:314628
  skos:prefLabel "líneas negruzcas en la madera causadas por un hongo"@es, "wood spalting"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:31898 .

nalt:309987
  skos:prefLabel "suelos de humus"@es, "muck soils"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:31898 .

nalt:31898
  skos:related nalt:305693, nalt:309987, nalt:314628, nalt:20101, nalt:150 ;
  skos:prefLabel "madera deteriorada"@es, "decayed wood"@en ;
  skos:definition nalt:31898_def ;
  skos:altLabel "decayed timber"@en, "timber decay"@en, "wood decay"@en ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:hiddenLabel "decaying wood"@en, "wood rot"@en, "decayed-wood"@en ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C15912>, <http://id.cabi.org/cabt/36834> ;
  dc:modified "2019-02-06"^^xsd:date ;
  ns0:marc001 "11177" ;
  a skos:Concept, ns0:Product ;
  skos:broader nalt:189519 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> .

nalt:189519
  skos:prefLabel "degradación de la madera"@es, "wood degradation"@en ;
  a ns0:Product, skos:Concept ;
  skos:narrower nalt:31898 .

nalt:150
  skos:prefLabel "resistencia al deterioro"@es, "decay resistance"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:31898 .

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

nalt:305693
  skos:prefLabel "polvo de madera"@es, "wood dust"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:31898 .

