@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@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 rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

nalt:22229838
  ns0:marc001 "22229838" ;
  skos:prefLabel "bovine corneal opacity and permeability (eye irritation test)"@en, "opacidad y permeabilidad corneal bovina (prueba de irritación ocular)"@es ;
  skos:broader nalt:65620 ;
  dc:modified "2024-05-04"^^xsd:date ;
  skos:definition nalt:22229838_def ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-awic>, <https://lod.nal.usda.gov/nalt> ;
  dc:created "2023-04-03"^^xsd:date ;
  a skos:Concept .

nalt:22229838_def
  rdf:value "Prueba de toxicidad de irritación ocular que utiliza córneas extirpadas de ojos bovinos y que reemplaza el test de Draize en ojos de conejo."@es, "A eye irritation toxicity test using excised corneas from bovine eyes. This replaces the Draize rabbit eye test."@en ;
  dc:source "AWIC" ;
  a ns0:Definition .

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

nalt:65620
  skos:prefLabel "pruebas de toxicidad"@es, "toxicity testing"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:22229838 .

