@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#> .

nalt:316498
  skos:broader nalt:17229, nalt:17223 ;
  dc:modified "2020-03-20"^^xsd:date ;
  skos:hiddenLabel "phyto-accumulation"@en, "phytoavailability"@en, "phyto-availability"@en ;
  skos:prefLabel "fitoacumulación"@es, "phytoaccumulation"@en ;
  skos:altLabel "phytoextraction"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  dc:created "2018-05-08"^^xsd:date ;
  ns0:marc001 "89550" .

nalt:17229
  skos:prefLabel "fitoremediación"@es, "phytoremediation"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:316498 .

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

nalt:17223
  skos:prefLabel "bioacumulación"@es, "bioaccumulation"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:316498 .

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

