@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 rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

nalt:137145
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  dc:source "Joint Institute for Food Safety and Applied Nutrition (JIFSAN)" ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  dc:created "2010-09-01"^^xsd:date ;
  skos:prefLabel "interspecies dose conversion"@en, "conversión de dosis interespecífica"@es ;
  skos:hiddenLabel "interspecies-dose-conversion"@en ;
  skos:related nalt:137352 ;
  skos:definition nalt:137145_def ;
  ns0:marc001 "58954" ;
  dc:modified "2013-01-18"^^xsd:date ;
  skos:broader nalt:34392 .

nalt:137145_def
  rdf:value "El proceso de extrapolar desde las dosis animales a dosis humanas equivalentes."@es, "The process of extrapolating from animal doses to human equivalent doses."@en ;
  dc:source "US Environmental Protection Agency" ;
  a ns0:Definition .

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

nalt:34392
  skos:prefLabel "dosis"@es, "dosage"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:137145 .

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

nalt:137352
  skos:prefLabel "factor de seguridad"@es, "safety factor"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:137145 .

