@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 rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

nalt:225068_def
  rdf:value "Velocidad máxima a la que el suelo, en varias condiciones específicas que incluyen la presencia de una ya excesiva cantidad de agua, puede absorber la lluvia que cae o la nieve que se derrite."@es, "The maximum rate at which the soil under various specified conditions (including the presence of an already excess amount of water) can absorb falling rain or melting snow."@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> .

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

nalt:43847
  skos:prefLabel "infiltración (hidrología)"@es, "infiltration (hydrology)"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:225068 .

nalt:225068
  skos:prefLabel "flujo de infiltración"@es, "infiltration rate"@en ;
  ns0:marc001 "68354" ;
  skos:broader nalt:46369 ;
  a ns0:Topic, skos:Concept ;
  skos:hiddenLabel "infiltration rates"@en, "infiltration-rate"@en ;
  dc:created "2014-08-19"^^xsd:date ;
  skos:related nalt:43847 ;
  dc:modified "2014-11-17"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:definition nalt:225068_def .

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

nalt:46369
  skos:prefLabel "datos hidrológicos"@es, "hydrologic data"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:225068 .

