@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 ns0: <https://lod.nal.usda.gov/naltv#> .
@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#> .

nalt:4404
  skos:prefLabel "contaminación alimentaria"@es, "food contamination"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:related nalt:68511 .

nalt:213386
  skos:prefLabel "exposición oral"@es, "oral exposure"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:68511 .

nalt:4812
  skos:prefLabel "contaminación de piensos"@es, "feed contamination"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:68511 .

nalt:8001
  skos:prefLabel "enfermedad transmitidas por alimentos"@es, "foodborne illness"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:68511 .

nalt:68511_def
  rdf:value "Efectos adversos posteriores a la administración oral de una única dosis de una sustancia o de múltiples dosis durante un periodo de 24 horas."@es, "Acute oral toxicity refers to those adverse effects occurring following oral administration of a single dose of a substance, or multiple doses given within 24 hours."@en ;
  dc:source "AWIC OECD Guideline for testing of chemicals, 2001: https://ntp.niehs.nih.gov/iccvam/suppdocs/feddocs/oecd/oecd_gl420.pdf" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:68511
  skos:related nalt:8001, nalt:4812, nalt:767, nalt:4404, nalt:213386 ;
  skos:prefLabel "acute oral toxicity"@en, "toxicidad oral aguda"@es ;
  ns0:marc001 "84631" ;
  dc:created "2006-10-23"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-awic>, <https://lod.nal.usda.gov/nalt> ;
  skos:hiddenLabel "acute-oral toxicities"@en, "acute-oral toxicity"@en ;
  dc:modified "2019-12-16"^^xsd:date ;
  a ns0:Topic, skos:Concept ;
  skos:definition nalt:68511_def ;
  skos:broader nalt:3966 .

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

nalt:767
  skos:prefLabel "envenenamiento"@es, "poisoning"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:68511 .

nalt:3966
  skos:prefLabel "toxicidad aguda"@es, "acute toxicity"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:68511 .

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

