@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:68066_def
  rdf:value "Tipo de deposición atmosférica en la cual las sustancias químicas y las partículas atmosféricas son incorporadas en pequeñas gotas y transferidas a la supeficie terrestre en forma de lluvia, niebla o nieve. Comparar con “deposición seca”."@es, "A type of atmospheric deposition in which chemical substances and particulates from the atmosphere are incorporated into droplets and transferred to the earth's surface via rain, fog or snow. Compare \"dry deposition\"."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:68066
  skos:altLabel "atmospheric wet deposition"@en, "lavado atmosférico"@es, "precipitation scavenging"@en, "wet acid deposition"@en ;
  skos:closeMatch <http://id.loc.gov/authorities/subjects/sh85106228> ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  dc:modified "2019-10-01"^^xsd:date ;
  skos:broader nalt:2712 ;
  skos:related nalt:68067, nalt:44298 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:hiddenLabel "wet acidic deposition"@en, "wet-deposition"@en ;
  skos:prefLabel "wet deposition"@en, "deposición húmeda"@es ;
  skos:definition nalt:68066_def ;
  skos:narrower nalt:70456 ;
  dc:created "2006-08-09"^^xsd:date ;
  ns0:marc001 "52078" .

nalt:70456
  skos:prefLabel "lluvia ácida"@es, "acid rain"@en ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:68066 .

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

nalt:68067
  skos:prefLabel "deposición seca"@es, "dry deposition"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:68066 .

nalt:44298
  skos:prefLabel "precipitación atmosférica"@es, "atmospheric precipitation"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:68066 .

nalt:2712
  skos:prefLabel "deposición ácida"@es, "acid deposition"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:68066 .

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

