@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@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:39546
  skos:prefLabel "ordenación de tierras"@es, "land management"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:49128 .

nalt:49128_def
  rdf:value "Evaluación de la capacidad inherente y la idoneidad administrada de las tierras para uso del ser humano en la agricultura, la silvicultura, la ingeniería, la hidrología, la planificación regional, la recreación, etc."@es, "The assessment of the inherent capability and managed suitability of land for man's use in agriculture, forestry, engineering, hydrology, regional planning, recreation, etc."@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 <https://lod.nal.usda.gov/naltv#Definition> .

nalt:49128
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  skos:hiddenLabel "land-evaluation"@en, "site evaluation"@en ;
  skos:prefLabel "land evaluation"@en, "evaluación de tierras"@es ;
  skos:broader nalt:39546 ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:exactMatch <http://id.cabi.org/cabt/64442>, <http://aims.fao.org/aos/agrovoc/c_36776>, <http://id.agrisemantics.org/gacs/C20809> ;
  skos:related nalt:273849 ;
  ns0:marc001 "20641" ;
  dc:modified "2017-08-09"^^xsd:date ;
  a skos:Concept, ns0:Topic ;
  skos:definition nalt:49128_def .

nalt:273849
  skos:prefLabel "descripción de sitios ecológicos"@es, "ecological site descriptions"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:49128 .

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

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

