@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 skos: <http://www.w3.org/2004/02/skos/core#> .
@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:225032_def
  rdf:value "Grado de humedad del suelo al inicio de un periodo de escorrentía, expresado como un índice o como los equivalentes pulgadas-profundidad totales del agua almacenada en el suelo."@es, "The degree of wetness of the soil at the beginning of a runoff period, expressed as an index or as the total inch-depth-equivalents of water stored in the soil."@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:21959
  skos:prefLabel "contenido de agua en el suelo"@es, "soil water content"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:225032 .

nalt:225032
  skos:prefLabel "humedad antecedente"@es, "antecedent moisture"@en ;
  skos:broader nalt:21959 ;
  skos:hiddenLabel "antecedent moistures"@en, "antecedent-moisture"@en ;
  dc:created "2014-08-19"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  dc:modified "2014-11-17"^^xsd:date ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:definition nalt:225032_def ;
  ns0:marc001 "63104" .

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

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

