@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 owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .

nalt:2724
  skos:prefLabel "agua residual"@es, "wastewater"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:related nalt:213554 .

nalt:17527
  skos:prefLabel "tratamiento de agua residual"@es, "wastewater treatment"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:213554 .

nalt:17351
  skos:prefLabel "biofiltración"@es, "biofiltration"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:213554 .

nalt:17297
  skos:prefLabel "biotransformación"@es, "biotransformation"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:213554 .

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

nalt:213554_def
  rdf:value "Introducción de microbios, nutrientes y otros factores de crecimiento específicos dirigida a mejorar la capacidad biodegradante de los microbios que ya están presentes en las aguas residuales y en otros sistemas de degradación de contaminantes."@es, "Introduction of specific microbes, nutrients, and other growth factors to enhance the biodegradative capacity of microbes already present in wastewater and other pollution degrading systems."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:213554
  skos:related nalt:17297, nalt:17351, nalt:2724, nalt:17527 ;
  skos:prefLabel "bioaugmentation"@en, "bioaumentación"@es ;
  skos:hiddenLabel "bio-augmentation"@en ;
  skos:broader nalt:17318 ;
  dc:created "2014-04-04"^^xsd:date ;
  skos:definition nalt:213554_def ;
  ns0:marc001 "63964" ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  a skos:Concept, ns0:Topic ;
  dc:modified "2017-12-06"^^xsd:date .

nalt:17318
  skos:prefLabel "biorremediación"@es, "bioremediation"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:213554 .

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

