@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:202650_def
  rdf:value "Captación de sustancias químicas tales como metales pesados, realizada por un sistema biológico."@es, "The sequestration of chemical substances, such as heavy metals, by a biological system."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:202650
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:prefLabel "biosorption"@en, "biosorción"@es ;
  skos:hiddenLabel "biosorptions"@en, "bio-sorption"@en ;
  skos:broader nalt:1839 ;
  dc:created "2013-08-06"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  ns0:marc001 "64000" ;
  skos:related nalt:334984 ;
  skos:definition nalt:202650_def ;
  dc:modified "2019-10-23"^^xsd:date .

nalt:334984
  skos:prefLabel "biosecuestración"@es, "biosequestration"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:202650 .

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

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

nalt:1839
  skos:prefLabel "sorción"@es, "sorption"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:202650 .

