@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 rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .

nalt:26431023_def
  rdf:value "Sistema de prueba in vitro en el que se utilizan cepas de la levadura Saccharomyces cerevisiae para detectar compuestos que pueden inducir mutaciones."@es, "An in vitro test system utilizing strains of the yeast, Saccharomyces cerevisiae, to detect compounds that can induce mutations."@en ;
  dc:source "Based on Dictionary of Toxicology (2015)." ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

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

nalt:26431023
  skos:prefLabel "ensayo de mutagenicidad en levadura"@es, "yeast mutagenicity assay"@en ;
  skos:broader nalt:68516 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-awic>, <https://lod.nal.usda.gov/nalt> ;
  a skos:Concept ;
  dc:modified "2024-05-04"^^xsd:date ;
  dc:created "2023-04-03"^^xsd:date ;
  ns0:marc001 "26431023" ;
  skos:definition nalt:26431023_def .

nalt:68516
  skos:prefLabel "ensayo de Ames"@es, "Ames test"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:26431023 .

