@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:136479
  skos:prefLabel "caracterización del riesgo"@es, "risk characterization"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:137347 .

nalt:137347
  skos:definition nalt:137347_def ;
  skos:hiddenLabel "estimate risk"@en, "risk-estimate"@en, "risk estimates"@en, "risk estimations"@en, "estimated risk"@en ;
  skos:broader nalt:136479 ;
  dc:created "2010-09-10"^^xsd:date ;
  dc:modified "2018-10-31"^^xsd:date ;
  skos:related nalt:28752 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:prefLabel "estimación del riesgo"@es, "risk estimate"@en ;
  ns0:marc001 "59224" ;
  skos:altLabel "risk estimation"@en ;
  dc:source "Joint Institute for Food Safety and Applied Nutrition (JIFSAN)" .

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

nalt:28752
  skos:prefLabel "estimación"@es, "estimation"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:137347 .

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

nalt:137347_def
  rdf:value "Estimación cuantitativa del riesgo como resultado de la caracterización del riesgo."@es, "The quantitative estimation of risk resulting from risk characterization."@en ;
  dc:source "US Environmental Protection Agency" ;
  a ns0:Definition .

