@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:5471
  skos:prefLabel "escorrentía"@es, "runoff"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:related nalt:56399 .

nalt:43956
  skos:prefLabel "flujo de agua"@es, "water flow"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:56399 .

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

nalt:56399_def
  rdf:value "Agua de escorrentía de tormentas o de la fusión de la nieve que corre sobre la superficie como una capa delgada, a diferencia de la escorrentía canalizada (concentrada), que tiene lugar en riachuelos y sumideros."@es, "The rain storm or snow melt runoff water which flows over the ground surface as a thin layer - as opposed to the channelized (concentrated) runoff which occurs in rills and gulleys."@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:56399
  skos:prefLabel "flujo superficial"@es, "overland flow"@en ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C14658>, <http://id.cabi.org/cabt/83428> ;
  skos:broader nalt:43956 ;
  skos:hiddenLabel "overland-flow"@en ;
  dc:modified "2017-02-27"^^xsd:date ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  ns0:marc001 "26611" ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  skos:related nalt:5471 ;
  skos:definition nalt:56399_def ;
  skos:altLabel "surface flow"@en .

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

