@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 xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .

nalt:21927_def
  rdf:value "Toda la precipitación que alcanza la cubierta muerta menos el flujo por los troncos, o sea, el escurrimiento de las copas más la precipitación directa."@es, "All the precipitation reaching the forest floor minus the stemflow, i.e., canopy drip plus direct precipitation."@en ;
  dc:source "Burns, Russell M. and Barbara H. Honkala, tech. coords. Silvics of North America, vol 2. Hardwoods; Glossary. Agriculture handbook no. 654. U.S. Department of Agriculture, Forest Service, 1990" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

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

nalt:44298
  skos:prefLabel "precipitación atmosférica"@es, "atmospheric precipitation"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:21927 .

nalt:21922
  skos:prefLabel "cubierta (plantas)"@es, "canopy"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:21927 .

nalt:21927
  dc:created "2006-01-19"^^xsd:date ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C17304>, <http://id.loc.gov/authorities/subjects/sh2006006208>, <http://id.cabi.org/cabt/117305> ;
  skos:broader nalt:44298 ;
  skos:prefLabel "precipitación directa"@es, "throughfall"@en ;
  dc:modified "2017-07-19"^^xsd:date ;
  skos:related nalt:305459, nalt:21922 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  ns0:marc001 "37637" ;
  skos:definition nalt:21927_def .

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

nalt:305459
  skos:prefLabel "interceptación de agua"@es, "water interception"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:21927 .

