@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 owl: <http://www.w3.org/2002/07/owl#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@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:related nalt:28752 .

nalt:137347
  skos:prefLabel "estimación del riesgo"@es, "risk estimate"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:28752 .

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

nalt:8465
  skos:prefLabel "análisis estadístico"@es, "statistical analysis"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:28752 .

nalt:28752
  ns0:marc001 "14198" ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt-awic>, <https://lod.nal.usda.gov/nalt> ;
  skos:definition nalt:28752_def ;
  skos:prefLabel "estimación"@es, "estimation"@en ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C782>, <http://id.cabi.org/cabt/45101> ;
  dc:modified "2012-11-30"^^xsd:date ;
  a skos:Concept, ns0:Topic ;
  skos:broader nalt:8465 ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:related nalt:137173, nalt:137347 .

nalt:28752_def
  rdf:value "Procedimiento estadístico en el cual se utilizan muestras de datos al azar para asignar un valor probable a una cantidad desconocida."@es, "A statistical procedure by which random sample data are used to assign a plausible value to an unknown quantity."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

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

