@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 ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

nalt:334984_def
  rdf:value "Captura y almacenamiento de los gases atmosféricos, en particular, gases de efecto invernadero, mediante procesos biológicos. Este término se utiliza también para referirse al secuestro de cobre y metales pesados."@es, "Capturing and storage of the atmospheric gases, especially, greenhouse gases by biological processes. This term is also used for sequesteration of copper, heavy metals."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:202650
  skos:prefLabel "biosorción"@es, "biosorption"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:334984 .

nalt:35682
  skos:prefLabel "restauración ecológica"@es, "ecological restoration"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:334984 .

nalt:17382
  skos:prefLabel "captura de carbono"@es, "carbon sequestration"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:334984 .

nalt:334984
  skos:prefLabel "biosequestration"@en, "biosecuestración"@es ;
  skos:related nalt:17382, nalt:202650 ;
  skos:broader nalt:35682 ;
  ns0:marc001 "9813980802300041" ;
  skos:hiddenLabel "biosequestrations"@en, "bio-sequestrations"@en, "bio-sequestration"@en ;
  a ns0:Topic, skos:Concept ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  dc:modified "2020-11-03"^^xsd:date ;
  dc:created "2019-10-23"^^xsd:date ;
  ns0:marc001previous "93483" ;
  skos:definition nalt:334984_def ;
  skos:altLabel "biological sequestration"@en .

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

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

