@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .

nalt:13653
  skos:prefLabel "ciencia del sistema terrestre"@es, "Earth system science"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:2714 .

nalt:5844
  skos:prefLabel "contaminantes (polución)"@es, "pollutants"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:2714 .

nalt:13651
  skos:prefLabel "circulación atmosférica"@es, "atmospheric circulation"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:2714 .

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

nalt:2714
  skos:hiddenLabel "gaseous deposition"@en, "atmospheric bulk deposition"@en, "atmospheric depositions"@en, "atmospheric-deposition"@en, "atmospheric deposited"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:prefLabel "atmospheric deposition"@en, "deposición atmosférica"@es ;
  ns0:marc001 "3890" ;
  skos:related nalt:5844, nalt:602, nalt:5843, nalt:13651 ;
  a skos:Concept, ns0:Topic ;
  skos:exactMatch <http://aims.fao.org/aos/agrovoc/c_36094>, <http://id.agrisemantics.org/gacs/C10950> ;
  skos:narrower nalt:2712 ;
  skos:definition nalt:2714_def ;
  dc:modified "2019-10-01"^^xsd:date ;
  skos:broader nalt:13653 .

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

nalt:5843
  skos:prefLabel "contaminación aérea"@es, "air pollution"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:2714 .

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

nalt:602
  skos:prefLabel "particulados"@es, "particulates"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:2714 .

nalt:2714_def
  rdf:value "El proceso por el cual sustancias químicas, tales como partículas contaminantes son transferidas de la atmósfera a la superficie de la tierra."@es, "The process by which chemical substances, such as pollutants, are transferred from the atmosphere to the earth's surface."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

