@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:21985_def
  rdf:value "Superficie superior del agua subterránea o profundidad en la que el suelo se encuentra saturado de agua."@es, "The upper surface of the groundwater or that depth below which the soil is saturated with water."@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:46391
  skos:prefLabel "nivel del agua superficial"@es, "surface water level"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:21985 .

nalt:67
  skos:prefLabel "hidrología"@es, "hydrology"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:21985 .

nalt:21985
  skos:hiddenLabel "water-table"@en, "watertables"@en, "head fluctuation"@en, "ground water levels"@en, "ground water tables"@en, "ground-water head fluctuations"@en, "ground-water-table"@en, "head-fluctuation"@en, "watertable"@en, "watertable decline"@en, "ground-water tables"@en, "groundwater depth"@en, "water tables"@en, "groundwater elevation"@en, "groundwater tables"@en, "water tabble decline"@en, "ground water depth"@en, "ground-water levels"@en, "water-table decline"@en, "water table decline"@en, "ground-water table"@en, "head fluctuations"@en, "ground-water level"@en, "groundwater levels"@en, "groundwater ridging"@en, "head-fluctuations"@en ;
  skos:altLabel "ground water level"@en, "groundwater table"@en, "groundwater level"@en, "ground water table"@en, "water level (groundwater)"@en ;
  skos:related nalt:46391, nalt:40586 ;
  skos:prefLabel "capa freática"@es, "water table"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  dc:modified "2018-10-30"^^xsd:date ;
  skos:broader nalt:67 ;
  skos:exactMatch <http://id.cabi.org/cabt/124128>, <http://id.loc.gov/authorities/subjects/sh85145659>, <http://aims.fao.org/aos/agrovoc/c_16075>, <http://id.agrisemantics.org/gacs/C4638> ;
  skos:definition nalt:21985_def ;
  dc:created "2006-01-19"^^xsd:date ;
  ns0:marc001 "39841" .

nalt:40586
  skos:prefLabel "condiciones inundadas"@es, "flooded conditions"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:21985 .

<https://lod.nal.usda.gov/nalt-core>
  rdfs:label "NALT Core"@es, "NALT Core"@en ;
  a skos:ConceptScheme .

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

