@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:49401
  skos:prefLabel "dosificación letal mediana"@es, "lethal dose 50"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:68538 .

nalt:68538
  skos:related nalt:49401, nalt:3966 ;
  skos:hiddenLabel "fixed-dose-procedure"@en ;
  skos:definition nalt:68538_def ;
  skos:prefLabel "fixed dose procedure"@en, "procedimiento de dosis fija"@es ;
  dc:created "2006-10-23"^^xsd:date ;
  skos:broader nalt:68527 ;
  dc:modified "2017-09-20"^^xsd:date ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-awic>, <https://lod.nal.usda.gov/nalt> ;
  ns0:marc001 "51589" .

nalt:68527
  skos:prefLabel "pruebas en animales"@es, "animal tests"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:68538 .

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

nalt:68538_def
  rdf:value "Prueba que utiliza una dosis seleccionada para producir signos de toxicidad pero no la muerte. El objetivo es fijar un nivel máximo de dosis más allá del cual no es necesario seguir efectuando pruebas porque la dosis letal puede predecirse."@es, "This test uses a dose selected to produce signs of toxicity but not death. The aim is to set a maximum dose level beyond which no further testing is needed because the lethal dose can be predicted."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

nalt:3966
  skos:prefLabel "toxicidad aguda"@es, "acute toxicity"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:68538 .

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

