@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@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#> .

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

nalt:34498_def
  rdf:value "Adición de agua a un acuífero que tiene lugar naturalmente por la filtración de lluvia y por el agua que corre sobre materiales que permiten que esta se filtre por debajo de la superficie de la tierra."@es, "The addition of water to an aquifer that occurs naturally from infiltration of rainfall and from water flowing over earth materials that allow water to infiltrate below the land surface."@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:11569
  skos:prefLabel "hidrogeología"@es, "hydrogeology"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:34498 .

nalt:34498
  skos:broader nalt:11569 ;
  skos:related nalt:11571, nalt:34496, nalt:43961 ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:exactMatch <http://id.loc.gov/authorities/subjects/sh2005020368>, <http://aims.fao.org/aos/agrovoc/c_24035>, <http://id.agrisemantics.org/gacs/C8631>, <http://id.cabi.org/cabt/53534> ;
  skos:hiddenLabel "ground-water recharge"@en, "groundwater-recharge"@en ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:altLabel "ground water recharge"@en, "artificial recharge"@en ;
  dc:modified "2014-11-13"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  skos:prefLabel "recarga de aguas subterráneas"@es, "groundwater recharge"@en ;
  ns0:marc001 "17199" ;
  skos:definition nalt:34498_def .

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

nalt:34496
  skos:prefLabel "agua de drenaje"@es, "drainage water"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:34498 .

nalt:43961
  skos:prefLabel "zona vadosa"@es, "vadose zone"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:34498 .

nalt:11571
  skos:prefLabel "aguas subterráneas"@es, "groundwater"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:34498 .

