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

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

nalt:35791
  skos:prefLabel "toxicología"@es, "toxicology"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:12599527 .

nalt:12599527_def
  rdf:value "Ensayos abióticos que prueban la reactividad química sin el empleo de animales."@es, "Abiotic assays that tests chemical reactivity without animal use."@en ;
  dc:source "based upon European Commission. Joint Research Centre. Institute for Health and Consumer Protection. (2011). The use of chemical reactivity assays in toxicity prediction. Publications Office." ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

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

