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

nalt:33447
  skos:prefLabel "Ingestas Dietéticas de Referencia"@es, "Dietary Reference Intakes"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:33455 .

nalt:33455_def
  rdf:value "Consumo máximo de nutrientes por día que probablemente no generará riesgos de efectos adversos a la salud en un 97 a 98% de individuos en un grupo de edad o género específico."@es, "The maximum daily nutrient intake that is unlikely to pose risks of adverse health effects for 97-98% of individuals in a specified age/gender group."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

<https://lod.nal.usda.gov/naltv#Topic>
  rdfs:label "Topic"@en ;
  a owl:Class .

nalt:33455
  dc:created "2006-01-19"^^xsd:date ;
  skos:prefLabel "Tolerable Upper Intake Level"@en, "Nivel Máximo de Consumo Tolerable"@es ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:related nalt:22201 ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  ns0:marc001 "37843" ;
  skos:hiddenLabel "Tolerable Upper Intake Level (UL)"@en, "Tolerable Upper Intake Levels"@en, "Tolerable Upper Intake Levels (UL)"@en, "Tolerable-Upper-Intake-Level"@en ;
  skos:broader nalt:33447 ;
  dc:modified "2014-12-09"^^xsd:date ;
  skos:definition nalt:33455_def .

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

nalt:22201
  skos:prefLabel "ingesta de nutrientes"@es, "nutrient intake"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:33455 .

