@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:67233
  skos:prefLabel "madera de desecho"@es, "waste wood"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:305489 .

nalt:19272
  skos:prefLabel "madera"@es, "wood"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:narrower nalt:305489 .

nalt:305489_def
  rdf:value "Madera o combustible de madera derivado de procesos o productos como palés, durmientes, carretes, materiales de embalaje, desechos o pedazos de madera voluminosos de productos de recién construidos, siempre que dicha madera no sea tratada."@es, "Any wood or wood fuel which is derived from such products or processes as pallets, skids, spools, packaging materials, bulky wood waste or scraps from newly built wood products, provided such wood is not treated wood."@en ;
  dc:source "Glossary of Recycling and Solid Waste; Department of Energy and Environmental Protection" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

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

nalt:198839
  skos:prefLabel "materiales reciclados"@es, "recycled materials"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:305489 .

nalt:67350
  skos:prefLabel "astillas de madera"@es, "wood chips"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:related nalt:305489 .

nalt:305489
  dc:modified "2017-11-10"^^xsd:date ;
  ns0:marc001 "83526" ;
  skos:prefLabel "recycled wood"@en, "madera reciclada"@es ;
  skos:related nalt:67233, nalt:67350 ;
  skos:definition nalt:305489_def ;
  a ns0:Product, skos:Concept ;
  skos:broader nalt:198839, nalt:19272 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  dc:created "2017-07-19"^^xsd:date .

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

