@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:83448
  skos:prefLabel "toxicidad por inhalación"@es, "inhalation toxicity"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:68510 .

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:related nalt:68510 .

nalt:68510_def
  rdf:value "Efectos adversos de una sustancia que se puede inhalar posteriores a una única exposición ininterrumpida a esta por inhalación durante un periodo corto (de 24 horas o inferior)."@es, "Acute inhalation toxicity is the total of adverse effects caused by a substance following a single uninterrupted exposure by inhalation over a short period of time (24 hours or less) to a substance capable of being inhaled."@en ;
  dc:source "AWIC OECD Guideline for testing of chemicals, 1981: http://www.oecd.org/chemicalsafety/risk-assessment/1948354.pdf" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

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

nalt:3966
  skos:prefLabel "toxicidad aguda"@es, "acute toxicity"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:68510 .

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

nalt:68510
  skos:inScheme <https://lod.nal.usda.gov/nalt-awic>, <https://lod.nal.usda.gov/nalt> ;
  skos:definition nalt:68510_def ;
  dc:created "2006-10-23"^^xsd:date ;
  dc:modified "2019-12-16"^^xsd:date ;
  ns0:marc001 "84629" ;
  skos:broader nalt:83448, nalt:3966 ;
  skos:prefLabel "acute inhalation toxicity"@en, "toxicidad aguda por inhalación"@es ;
  skos:related nalt:136635 ;
  a ns0:Topic, skos:Concept ;
  skos:hiddenLabel "acute inhalation toxicities"@en, "acute-inhalation toxicity"@en .

