@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@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#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

nalt:10454
  skos:prefLabel "metales pesados"@es, "heavy metals"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:related nalt:10477 .

nalt:10477_def
  rdf:value "La disponibilidad de una sustancia para ser tomada y usada por organismos biológicos vivientes."@es, "The availability of a substance to be taken up and used by living biological organisms."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:17227
  skos:prefLabel "bioquímica"@es, "biochemistry"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:10477 .

nalt:10477
  skos:hiddenLabel "bioaccessibilities"@en, "bioavailable"@en, "bio-availability"@en, "bioaccessibility"@en, "biological availability"@en, "bioavailabilities"@en ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:exactMatch <http://aims.fao.org/aos/agrovoc/c_32390>, <http://id.loc.gov/authorities/subjects/sh00007759>, <http://id.cabi.org/cabt/18687>, <http://id.agrisemantics.org/gacs/C2079>, <http://id.loc.gov/authorities/subjects/sh88003406> ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:related nalt:10454 ;
  skos:prefLabel "biodisponibilidad"@es, "bioavailability"@en ;
  skos:broader nalt:17227 ;
  dc:modified "2019-02-06"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  skos:narrower nalt:17237 ;
  ns0:marc001 "5019" ;
  skos:definition nalt:10477_def .

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

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

nalt:17237
  skos:prefLabel "disponibilidad de nutrientes"@es, "nutrient availability"@en ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:10477 .

