@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .

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

nalt:26595907
  dc:modified "2024-05-04"^^xsd:date ;
  dc:created "2023-04-03"^^xsd:date ;
  skos:broader nalt:35791 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-awic> ;
  skos:prefLabel "nanotoxicología"@es, "nanotoxicology"@en ;
  skos:definition nalt:26595907_def ;
  ns0:marc001 "26595907" ;
  a skos:Concept .

nalt:26595907_def
  rdf:value "Rama de la toxicología que se ocupa del estudio de la toxicidad de los nanomateriales, que pueden dividirse en los derivados de procesos de combustión (como el hollín de diésel), procesos de fabricación (como el secado por pulverización o la molienda) y procesos naturales (como erupciones volcánicas o reacciones atmosféricas)."@es, "Nanotoxicology is a branch of toxicology concerned with the study of the toxicity of nanomaterials, which can be divided into those derived from combustion processes (like diesel soot), manufacturing processes (such as spray drying or grinding) and naturally occurring processes (such as volcanic eruptions or atmospheric reactions)."@en ;
  dc:source "Nature Portfolio" ;
  a ns0:Definition .

nalt:35791
  skos:prefLabel "toxicología"@es, "toxicology"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:26595907 .

