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

nalt:137173
  skos:prefLabel "incertidumbre"@es, "uncertainty"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:137375 .

nalt:137375
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:hiddenLabel "model-uncertainty"@en, "model uncertainties"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  dc:modified "2015-12-10"^^xsd:date ;
  skos:prefLabel "model uncertainty"@en, "incertidumbre del modelo"@es ;
  dc:created "2010-09-10"^^xsd:date ;
  skos:related nalt:9318 ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C27222> ;
  dc:source "Joint Institute for Food Safety and Applied Nutrition (JIFSAN)" ;
  skos:definition nalt:137375_def ;
  skos:broader nalt:137173 ;
  ns0:marc001 "59051" .

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

nalt:137375_def
  rdf:value "Incertidumbre debido a la necesaria simplificación de los procesos del mundo real, errores de especificación de la estructura del modelo, modelo de uso indebido o inadecuado uso de variables sustitutivas o insumos."@es, "Uncertainty due to necessary simplification of real-world processes, misspecification of the model structure, model misuse, or use of inappropriate surrogate variables or inputs."@en ;
  dc:source "US Environmental Protection Agency" ;
  a ns0:Definition .

nalt:9318
  skos:prefLabel "modelos"@es, "models"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:137375 .

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

