@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc: <http://purl.org/dc/terms/> .
@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#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .

nalt:26766
  skos:prefLabel "calidad del agua"@es, "water quality"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:37441 .

nalt:5217
  skos:prefLabel "contaminación del agua"@es, "water pollution"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:37441 .

nalt:38806
  skos:prefLabel "nutrientes del suelo"@es, "soil nutrients"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:37441 .

nalt:37441
  dc:created "2006-01-19"^^xsd:date ;
  skos:hiddenLabel "copiotrophic"@en, "eutrophic"@en ;
  dc:modified "2015-09-23"^^xsd:date ;
  skos:prefLabel "eutroficación"@es, "eutrophication"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:exactMatch <http://aims.fao.org/aos/agrovoc/c_2734>, <http://id.cabi.org/cabt/46561>, <http://id.loc.gov/authorities/subjects/sh85045914>, <http://id.agrisemantics.org/gacs/C6376> ;
  skos:definition nalt:37441_def ;
  skos:broader nalt:2715 ;
  skos:related nalt:38806, nalt:5217, nalt:11570, nalt:26766 ;
  ns0:marc001 "14575" ;
  skos:altLabel "nutrient enrichment (aquatic environment)"@en, "nutrient enrichment (eutrophication)"@en .

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

nalt:11570
  skos:prefLabel "recursos hídricos"@es, "water resources"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:37441 .

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

nalt:37441_def
  rdf:value "Proceso mediante el cual los cuerpos de agua se enriquecen en nutrientes disueltos, por ejemplo fosfatos, nitratos, compuestos nitrogenados. Los nutrientes merman el oxígeno disuelto del agua estimulando el crecimiento de algas y otras plantas acuáticas."@es, "Process by which bodies of water become enriched in dissolved nutrients, e.g. phosphates, nitrates, nitrogenous compounds. The nutrients deplete the dissolved oxygen of the water by stimulating the growth of algae and other aquatic plant life."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

nalt:2715
  skos:prefLabel "degradación ambiental"@es, "environmental degradation"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:37441 .

