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

nalt:39772
  skos:prefLabel "tala"@es, "felling"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:broader nalt:39773 .

nalt:37141
  skos:prefLabel "ingeniería forestal"@es, "forest engineering"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:39773 .

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

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

nalt:70084
  skos:prefLabel "restos de corta"@es, "slash"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:related nalt:39773 .

nalt:39773
  skos:exactMatch <http://id.cabi.org/cabt/67686>, <http://aims.fao.org/aos/agrovoc/c_7775>, <http://id.agrisemantics.org/gacs/C3791>, <http://id.loc.gov/authorities/subjects/sh85078097> ;
  skos:hiddenLabel "harvesting of timber"@en ;
  skos:narrower nalt:39772 ;
  ns0:marc001 "21726" ;
  a skos:Concept, ns0:Topic ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  skos:altLabel "timber extraction"@en, "timber harvesting"@en, "timber extracting"@en, "forest harvesting"@en ;
  skos:prefLabel "logging"@en, "explotación forestal"@es ;
  skos:definition nalt:39773_def ;
  dc:modified "2017-08-18"^^xsd:date ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:related nalt:70084 ;
  skos:broader nalt:37141 .

nalt:39773_def
  rdf:value "Corta y extracción de madera, particularmente de troncos."@es, "The cutting and extraction of timber, particularly logs."@en ;
  dc:source "Schwarz, Charles F.; Thor, Edward C.; Elsner, Gary H. 1976. Wildland planning glossary. Gen. Tech. Rep. PSW-13. Berkeley, Calif.: U.S. Department of Agriculture, Forest Service, Pacific Southwest Forest and Range Experiment Station" ;
  a ns0:Definition .

