@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:68516
  skos:prefLabel "ensayo de Ames"@es, "Ames test"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:309754 .

nalt:309754
  skos:definition nalt:309754_def ;
  dc:modified "2020-04-14"^^xsd:date ;
  ns0:marc001 "82635" ;
  skos:broader nalt:68516 ;
  a skos:Concept, ns0:Topic ;
  skos:related nalt:18081, nalt:34182 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-awic> ;
  skos:altLabel "bone marrow micronucleus test"@en, "micronucleus assay"@en, "bone marrow micronucleus assay"@en ;
  skos:hiddenLabel "micro-nucleus test"@en, "micronucleus assays"@en, "micro-nucleus tests"@en, "micronucleus test"@en ;
  skos:prefLabel "micronucleus tests"@en, "ensayos de micronúcleos"@es ;
  dc:created "2017-10-11"^^xsd:date .

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

nalt:18081
  skos:prefLabel "eritrocitos"@es, "erythrocytes"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:309754 .

nalt:309754_def
  rdf:value "Inducción y medición cuantitativa de las lesiones cromosómicas que conducen a la formación de micronúcleos en las células que han sido expuestas a sustancias genotóxicas o a radiaciones ionizantes."@es, "Induction and quantitative measurement of chromosomal damage leading to the formation of micronuclei (micronuclei, chromosome-defective) in cells which have been exposed to genotoxic agents or ionizing radiation."@en ;
  dc:source "Medical Subject Headings" ;
  a ns0:Definition .

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

nalt:34182
  skos:prefLabel "genotoxicidad"@es, "genotoxicity"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:309754 .

