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

nalt:305817
  skos:broader nalt:26783 ;
  skos:hiddenLabel "strip-cutting"@en, "strip-felling"@en ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  ns0:marc001 "84033" ;
  dc:modified "2017-11-10"^^xsd:date ;
  skos:definition nalt:305817_def ;
  skos:prefLabel "strip cutting"@en, "corte en franjas"@es ;
  skos:related nalt:15956 ;
  skos:altLabel "strip felling"@en ;
  dc:created "2017-07-26"^^xsd:date .

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

nalt:305817_def
  rdf:value "Variación del sistema de desmonte en la que las operaciones de tala eliminan toda la madera comercial de las áreas que atraviesan un rodal y que normalmente tienen un ancho igual a una o dos veces la altura general del rodal."@es, "A clearcutting system variation in which the logging operation removes all merchantable timber from areas that run through a stand and are usually of a width equal to one or two times the general stand height."@en ;
  dc:source "Forest Products Laboratory. 1999. Wood handbook-Wood as an engineering material. Gen. Tech. Rep. FPL-GTR-113. Madison, WI: U.S.D.A, Forest Service, Forest Products Laboratory. 463 p." ;
  a ns0:Definition .

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

nalt:26783
  skos:prefLabel "corta a hecho"@es, "clearcutting"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:305817 .

nalt:15956
  skos:prefLabel "medidas del árbol y del rodal"@es, "tree and stand measurements"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:305817 .

