@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@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:41164_def
  rdf:value "Toda práctica de silvicultura que cumpla con dos o más objetivos de manejo, tales como la producción de madera y la recreación forestal."@es, "any practice of forestry fulfilling two or more management objectives, such as production of timber and forest recreation."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:4789
  skos:prefLabel "manejo forestal"@es, "forest management"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:41164 .

nalt:41164
  skos:exactMatch <http://id.agrisemantics.org/gacs/C19435>, <http://aims.fao.org/aos/agrovoc/c_24874> ;
  skos:definition nalt:41164_def ;
  skos:altLabel "multipurpose forestry"@en, "multi-purpose forestry"@en ;
  skos:broader nalt:4789 ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:prefLabel "multiple use forestry"@en, "silvicultura de uso múltiple"@es ;
  dc:modified "2012-11-30"^^xsd:date ;
  ns0:marc001 "24214" ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  skos:related nalt:131587 ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:hiddenLabel "multiple-use-forestry"@en .

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

nalt:131587
  skos:prefLabel "uso múltiple de la tierra"@es, "multiple land use"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:41164 .

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

