@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:17512_def
  rdf:value "Bioventing is an in situ remediation technology that uses indigenous microorganisms to biodegrade organic constituents adsorbed to soils in the unsaturated zone. Soils in the capillary fringe and the saturated zone are not affected. The activity of the indigenous bacteria is enhanced by inducing air (or oxygen) flow into the unsaturated zone."@en, "El bioventing es una tecnología de recuperación in situ que usa microorganismos originarios para biodegradar los constituyentes orgánicos adsorbidos por los suelos en la zona no saturada. Los suelos en la franja capilar y la zona saturada no son afectados. La actividad de las bacterias originarias es reforzada al inducir un flujo de aire (u oxígeno) en la zona no saturada."@es ;
  dc:source "US Environmental Protection Agency" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:17512
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  dc:modified "2013-01-18"^^xsd:date ;
  skos:broader nalt:5857 ;
  skos:definition nalt:17512_def ;
  ns0:marc001 "5100" ;
  skos:prefLabel "bioventing"@es, "bioventing"@en ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:related nalt:17318 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> .

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

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

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

nalt:5857
  skos:prefLabel "tecnología medioambiental"@es, "environmental technology"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:17512 .

