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

nalt:80375442_def
  rdf:value "Método por etapas a través del cual se predice la probabilidad de riesgo toxicológico a partir de datos in vitro."@es, "Step-wise method that predicts toxicology risk probability using in-vitro data."@en ;
  dc:source "AWIC" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:80375442
  skos:inScheme <https://lod.nal.usda.gov/nalt-awic>, <https://lod.nal.usda.gov/nalt> ;
  skos:prefLabel "QIVIVE (quantitative in vitro to in vivo extrapolation)"@en, "extrapolación cuantitativa in vitro a in vivo (QIVIVE)"@es ;
  a skos:Concept ;
  ns0:marc001 "80375442" ;
  skos:broader nalt:261145 ;
  skos:definition nalt:80375442_def ;
  dc:created "2023-04-03"^^xsd:date ;
  dc:modified "2024-05-04"^^xsd:date .

nalt:261145
  skos:prefLabel "modelos biológicos"@es, "biological models"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:80375442 .

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

