@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@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 ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

nalt:67350
  skos:exactMatch <http://id.loc.gov/authorities/subjects/sh85147834>, <http://id.agrisemantics.org/gacs/C9256>, <http://id.cabi.org/cabt/124809>, <http://aims.fao.org/aos/agrovoc/c_8423> ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  skos:hiddenLabel "woodchip"@en, "hog-fuel"@en, "wood chip"@en, "wood-chip"@en, "hog fuels"@en, "wood-chips"@en, "wood chippings"@en ;
  dc:modified "2019-03-29"^^xsd:date ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:altLabel "hog fuel"@en, "woodchips"@en ;
  ns0:marc001 "40110" ;
  skos:prefLabel "wood chips"@en, "astillas de madera"@es ;
  skos:broader nalt:15841 .

<https://lod.nal.usda.gov/nalt-core>
  rdfs:label "NALT Core"@es, "NALT Core"@en ;
  a skos:ConceptScheme .

nalt:15841
  skos:prefLabel "desechos de la madera"@es, "wood residues"@en ;
  a ns0:Product, skos:Concept ;
  skos:narrower nalt:67350 .

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

