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

nalt:65620
  skos:prefLabel "pruebas de toxicidad"@es, "toxicity testing"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:313439 .

<https://lod.nal.usda.gov/naltv#Topic>
  rdfs:label "Topic"@en ;
  a owl:Class .

nalt:313439
  skos:definition nalt:313439_def ;
  ns0:marc001 "88641" ;
  skos:prefLabel "dosis máxima tolerada"@es, "maximum tolerated dose"@en ;
  skos:hiddenLabel "maximum tolerated dosage"@en, "maximum-tolerated dose"@en, "maximum-tolerated-dose"@en, "maximally-tolerated dose"@en, "maximally-tolerated doses"@en, "maximum tolerated dosages"@en, "maximum-tolerated dosage"@en, "maximum tolerated doses"@en ;
  a skos:Concept, ns0:Topic ;
  dc:created "2018-02-13"^^xsd:date ;
  skos:altLabel "maximally tolerated dose"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-awic> ;
  skos:related nalt:22361 ;
  dc:modified "2018-11-14"^^xsd:date ;
  skos:broader nalt:65620 .

nalt:313439_def
  rdf:value "Dosis máxima que una especie animal puede tolerar durante una parte importante de su vida sin experimentar un deterioro significativo ni un efecto tóxico aparte de la carcinogenicidad."@es, "The maximum dose that an animal species can tolerate for a major portion of its lifetime without significant impairment or toxic effect other than carcinogenicity."@en ;
  dc:source "US Environmental Protection Agency" ;
  a ns0:Definition .

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

nalt:22361
  skos:prefLabel "carcinogenicidad"@es, "carcinogenicity"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:313439 .

