@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 ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

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

nalt:137376_def
  rdf:value "Incertidumbre debido a errores, agregación de errores, errores en juicio profesional o análisis incompleto."@es, "Uncertainty due to descriptive errors, aggregation errors, errors in professional judgment, or incomplete analysis."@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:137376
  dc:source "Joint Institute for Food Safety and Applied Nutrition (JIFSAN)" ;
  ns0:marc001 "59248" ;
  a ns0:Topic, skos:Concept ;
  skos:definition nalt:137376_def ;
  skos:prefLabel "scenario uncertainty"@en, "escenario de incertidumbre"@es ;
  skos:hiddenLabel "scenario-uncertainty"@en ;
  dc:created "2010-09-10"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  dc:modified "2013-01-18"^^xsd:date ;
  skos:broader nalt:137173 .

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

