@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

nalt:338710_def
  rdf:value "Medida del efecto a través del tiempo de una intervención en un resultado de interés positivo o negativo. Se utiliza más comúnmente en el análisis del tiempo transcurrido hasta el evento o en el análisis de supervivencia (esto es, cuando queremos saber cuánto tiempo tarda en tener lugar un resultado/evento determinado)."@es, "It is a measure of an effect of an intervention on an outcome of interest over time. Outcome can be positive or negative. It is used most commonly in time-to-event analysis or survival analysis (i.e. when we want to know how long it takes for a particular outcome/event to occur)."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:338710
  skos:prefLabel "hazard ratio"@en, "índice de riesgo"@es ;
  skos:hiddenLabel "hazards ratio"@en, "hazard-ratios"@en, "hazard-ratio"@en, "hazard ratios"@en ;
  skos:definition nalt:338710_def ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  ns0:marc001 "95244" ;
  skos:broader nalt:137027 ;
  a ns0:Topic, skos:Concept ;
  dc:modified "2020-10-29"^^xsd:date ;
  dc:created "2020-04-03"^^xsd:date ;
  skos:altLabel "ratio of hazard"@en ;
  skos:related nalt:137122 .

nalt:137027
  skos:prefLabel "probabilidad"@es, "probability"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:338710 .

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

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

nalt:137122
  skos:prefLabel "riesgo relativo"@es, "relative risk"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:338710 .

