@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix dc: <http://purl.org/dc/terms/> .
@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#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .

nalt:137381
  skos:prefLabel "ingesta diaria permitida"@es, "acceptable daily intake"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:136815 .

nalt:136821
  skos:prefLabel "dosis absorbida"@es, "absorbed dose"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:136815 .

nalt:136815
  skos:definition nalt:136815_def ;
  ns0:marc001 "58590" ;
  skos:altLabel "estimated daily intake"@en, "ADD (average daily dose)"@en, "EDI (estimated daily intake)"@en, "average daily dose"@en, "average daily dosage"@en ;
  skos:related nalt:136821, nalt:9326, nalt:34392, nalt:11272, nalt:137381 ;
  a skos:Concept, ns0:Topic ;
  skos:broader nalt:136478 ;
  skos:hiddenLabel "estimated maximum human daily intake"@en, "average-daily-intake"@en, "estimated maximum human daily intakes"@en, "minimum risk level"@en, "intake rate (dietary)"@en, "estimated daily intakes"@en ;
  dc:created "2010-08-13"^^xsd:date ;
  dc:modified "2020-03-06"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:prefLabel "average daily intake"@en, "consumo promedio diario"@es ;
  dc:source "Joint Institute for Food Safety and Applied Nutrition (JIFSAN)" .

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

nalt:136478
  skos:prefLabel "evaluación de la exposición"@es, "exposure assessment"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:136815 .

nalt:9326
  skos:prefLabel "consumo de piensos"@es, "feed intake"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:136815 .

nalt:11272
  skos:prefLabel "ingesta alimentaria"@es, "food intake"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:136815 .

nalt:34392
  skos:prefLabel "dosis"@es, "dosage"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:136815 .

nalt:136815_def
  rdf:value "Consumo promedio de un agente biológico, químico o físico, durante un período específico de tiempo, tomando en consideración la frecuencia, duración e intensidad de exposición. Usualmente expresado en unidades de mg/Kg/día."@es, "The intake of a biological, chemical or physical agent that is averaged over a specified time period taking into account the frequency, duration, and intensity of exposure. Usually expressed in units of mg/kg/day."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

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

