@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:44106
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:hiddenLabel "gully-erosion"@en ;
  skos:related nalt:40177 ;
  ns0:marc001 "17287" ;
  skos:broader nalt:15764 ;
  dc:modified "2015-05-15"^^xsd:date ;
  skos:definition nalt:44106_def ;
  skos:prefLabel "gully erosion"@en, "erosión de cárcavas"@es ;
  dc:created "2006-01-19"^^xsd:date .

nalt:15764
  skos:prefLabel "erosión hídrica"@es, "water erosion"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:44106 .

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

nalt:44106_def
  rdf:value "Proceso de erosión por medio del cual el agua se acumula en arroyos efímeros angostos y, por periodos cortos, remueve el suelo de esta área a grandes profundidades."@es, "The erosion process whereby water accumulates in narrow ephemeral stream channels and, over short periods, removes the soil from this narrow area to considerable depths."@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 .

nalt:40177
  skos:prefLabel "vías fluviales vegetadas"@es, "vegetated waterways"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:44106 .

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

