@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

nalt:313598
  skos:hiddenLabel "maximum-tolerated-concentration"@en, "maximally tolerated concentration"@en, "maximum tolerated concentrations"@en, "maximum tolerable concentration"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-awic> ;
  ns0:marc001 "88640" ;
  dc:created "2018-02-15"^^xsd:date ;
  skos:prefLabel "concentración máxima tolerada"@es, "maximum tolerated concentration"@en ;
  dc:modified "2018-11-14"^^xsd:date ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:68545 ;
  skos:broader nalt:65620 .

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

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

nalt:68545
  skos:prefLabel "concentración letal 50"@es, "lethal concentration 50"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:313598 .

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

