@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 rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .

nalt:261145
  skos:prefLabel "modelos biológicos"@es, "biological models"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:13849559 .

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

nalt:13849559_def
  rdf:value "Modelo informático que describe lo que le ocurre a una sustancia química en el organismo. Describe cómo dicha sustancia entra en el cuerpo, hacia dónde va, cómo este la cambia y cómo sale del organismo."@es, "A computer model that describes what happens to a chemical in the body. This model describes how the chemical gets into the body, where it goes in the body, how it is changed by the body, and how it leaves the body."@en ;
  dc:source "Agency for Toxic Substances and Disease Registry, U.S. Department of Health and Human Services" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:13849559
  a skos:Concept ;
  skos:prefLabel "modelos farmacocinéticos de base fisiológica (PBPK)"@es, "physiologically based pharmacokinetic models (PBPK)"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-awic> ;
  skos:definition nalt:13849559_def ;
  dc:created "2023-04-03"^^xsd:date ;
  dc:modified "2024-05-04"^^xsd:date ;
  skos:broader nalt:261145 ;
  ns0:marc001 "13849559" .

