@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 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#> .

nalt:15764
  skos:prefLabel "erosión hídrica"@es, "water erosion"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:61575 .

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

nalt:61575_def
  rdf:value "Proceso mediante el cual numerosos canales pequeños, de solo unas pulgadas de profundidad como máximo, son formados en suelos recién cultivados o expuestos."@es, "The process by which numerous small channels, at the most only several inches deep, are formed on recently cultivated or exposed soils."@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:266421
  skos:prefLabel "erosión por labranza"@es, "tillage erosion"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:61575 .

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

nalt:61575
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:266421 ;
  skos:prefLabel "rill erosion"@en, "erosión en surcos"@es ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:hiddenLabel "rill-erosion"@en ;
  skos:definition nalt:61575_def ;
  skos:broader nalt:15764 ;
  dc:created "2006-01-19"^^xsd:date ;
  ns0:marc001 "32241" ;
  dc:modified "2016-01-11"^^xsd:date .

