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

nalt:5423
  skos:prefLabel "modelos de simulación"@es, "simulation models"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:302071 .

nalt:302071_def
  rdf:value "Modelo matemático en el que los parámetros y las variables no están sujetos a fluctuaciones aleatorias, de modo que el sistema es definido en algún momento por las condiciones iniciales seleccionadas."@es, "A mathematical model in which the parameters and variables are not subject to random fluctuations, so that the system is at any time entirely defined by the initial conditions chosen."@en ;
  dc:source "US, Environmental protection Agency" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

<https://lod.nal.usda.gov/naltv#Topic>
  rdfs:label "Topic"@en ;
  a owl:Class .

nalt:48588
  skos:prefLabel "procesos estocásticos"@es, "stochastic processes"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:302071 .

nalt:302071
  skos:related nalt:48588 ;
  dc:modified "2017-11-10"^^xsd:date ;
  skos:definition nalt:302071_def ;
  dc:created "2017-06-14"^^xsd:date ;
  ns0:marc001 "81062" ;
  a skos:Concept, ns0:Topic ;
  skos:prefLabel "modelos determinísticos"@es, "deterministic models"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:hiddenLabel "deterministic model"@en ;
  skos:broader nalt:5423 .

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

