@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 rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .

nalt:37432
  skos:prefLabel "evaluación de riesgo"@es, "risk assessment"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:137122 .

nalt:338710
  skos:prefLabel "índice de riesgo"@es, "hazard ratio"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:137122 .

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

nalt:136473
  skos:prefLabel "riesgo"@es, "risk"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:137122 .

nalt:137122_def
  rdf:value "Medida de la diferencia en riesgo entre dos grupos, comúmente expresados como una relación."@es, "The measure of the difference in risk between two groups, typically expressed as a ratio."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:137115
  skos:prefLabel "cociente de las probabilidades"@es, "odds ratio"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:137122 .

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

nalt:137122
  skos:hiddenLabel "risk ratios"@en, "risk quotient"@en, "relative-risk"@en, "relative risks"@en ;
  skos:broader nalt:136473 ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  dc:source "Joint Institute for Food Safety and Applied Nutrition (JIFSAN)" ;
  skos:related nalt:338710, nalt:137115, nalt:37432 ;
  skos:definition nalt:137122_def ;
  dc:modified "2020-04-03"^^xsd:date ;
  skos:altLabel "risk ratio"@en ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C29346> ;
  dc:created "2010-09-01"^^xsd:date ;
  skos:prefLabel "relative risk"@en, "riesgo relativo"@es ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  ns0:marc001 "59206" .

