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

nalt:41301
  dc:created "2006-01-19"^^xsd:date ;
  skos:broader nalt:37734 ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  ns0:marc001 "40777" ;
  dc:modified "2012-11-30"^^xsd:date ;
  skos:prefLabel "forwarders"@en, "autocargadores"@es ;
  skos:definition nalt:41301_def ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> .

nalt:37734
  skos:prefLabel "equipo para explotación forestal"@es, "logging equipment"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:41301 .

nalt:41301_def
  rdf:value "Máquina usada en la industria maderera que lleva los leños del sitio de la tala a una orilla del camino para su transporte sin arrastrarlos por la tierra."@es, "A machine used in the timber industry that carries logs from the felling site to a roadside for transport without dragging them on the ground."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

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

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

