@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 rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .

nalt:21203149
  skos:broader nalt:310018 ;
  skos:prefLabel "translational value"@en, "valor traslacional "@es ;
  a skos:Concept ;
  skos:definition nalt:21203149_def ;
  ns0:marc001 "21203149" ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-awic>, <https://lod.nal.usda.gov/nalt> ;
  dc:created "2023-04-03"^^xsd:date ;
  dc:modified "2024-05-04"^^xsd:date .

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

nalt:21203149_def
  rdf:value "Precisión de un experimento realizado con un modelo animal en comparación con el mismo experimento o prueba efecuado con seres humanos."@es, "This refers to how accurate an experiment using an animal model is in comparison to the same experiment or test performed on humans."@en ;
  dc:source "AWIC" ;
  a ns0:Definition .

nalt:310018
  skos:prefLabel "investigación médica translacional"@es, "translational medical research"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:21203149 .

