@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 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#> .

nalt:2178
  skos:prefLabel "metrología"@es, "metrology"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:34034 .

nalt:34034_def
  rdf:value "Proporción en la que ocurre un evento."@es, "The rate at which a new event occurs at a given time."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:34034
  skos:exactMatch <http://id.agrisemantics.org/gacs/C1358>, <http://id.cabi.org/cabt/60733> ;
  skos:prefLabel "incidencia"@es, "incidence"@en ;
  skos:altLabel "incidence proportion"@en, "incidence density rate"@en, "cumulative incidence"@en, "incidence rate"@en ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:related nalt:34033, nalt:137582, nalt:41553, nalt:34043 ;
  skos:broader nalt:2178 ;
  skos:definition nalt:34034_def ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  ns0:marc001 "19301" ;
  dc:modified "2012-11-30"^^xsd:date .

nalt:34043
  skos:prefLabel "prevalencia"@es, "prevalence"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:34034 .

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

nalt:137582
  skos:prefLabel "ocurrencia"@es, "occurrence"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:34034 .

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

nalt:34033
  skos:prefLabel "incidencia de la enfermedades"@es, "disease incidence"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:34034 .

nalt:41553
  skos:prefLabel "frecuencia"@es, "frequency"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:34034 .

