@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#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .

nalt:136635
  skos:prefLabel "exposición aguda por inhalación"@es, "acute inhalation exposure"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:broader nalt:136622 .

nalt:136618
  skos:prefLabel "duración de la exposición"@es, "exposure duration"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:136622 .

nalt:136622
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:prefLabel "exposición aguda"@es, "acute exposure"@en ;
  skos:narrower nalt:136635, nalt:136636, nalt:136634 ;
  dc:modified "2018-08-09"^^xsd:date ;
  skos:hiddenLabel "acute-exposure"@en, "acute exposures"@en, "short-term exposure"@en ;
  skos:related nalt:3966 ;
  skos:broader nalt:136618 ;
  dc:source "Joint Institute for Food Safety and Applied Nutrition (JIFSAN)" ;
  dc:created "2010-07-23"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  ns0:marc001 "58509" ;
  skos:definition nalt:136622_def .

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

nalt:136636
  skos:prefLabel "exposición dietética aguda"@es, "acute dietary exposure"@en ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:136622 .

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

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

nalt:136622_def
  rdf:value "Contacto hecho entre un agente químico, físico, o biológico y un organismo, durante un período corto de tiempo (normalmente menos de un día)."@es, "Contact made between a chemical, physical or biological agent and an organism for a short period of time (typically less than a day)."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

nalt:136634
  skos:prefLabel "exposición dérmica aguda"@es, "acute dermal exposure"@en ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:136622 .

