@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 rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .

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

nalt:34034
  skos:prefLabel "incidencia"@es, "incidence"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:137582 .

nalt:34043
  skos:prefLabel "prevalencia"@es, "prevalence"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:137582 .

nalt:137582_def
  rdf:value "Frecuencia de un evento o característica sin distinguir entre la prevalencia e incidencia."@es, "The frequency of an event or characteristic without distinguishing between prevalence and incidence."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

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

nalt:137582
  skos:related nalt:137580, nalt:34034, nalt:34043 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  skos:broader nalt:2178 ;
  dc:modified "2012-11-30"^^xsd:date ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:exactMatch <http://id.cabi.org/cabt/80785>, <http://id.agrisemantics.org/gacs/C16586> ;
  ns0:marc001 "59090" ;
  dc:created "2010-09-24"^^xsd:date ;
  dc:source "Joint Institute for Food Safety and Applied Nutrition (JIFSAN)" ;
  skos:definition nalt:137582_def ;
  skos:prefLabel "ocurrencia"@es, "occurrence"@en .

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

nalt:137580
  skos:prefLabel "ocurrencia de la enfermedad"@es, "disease occurrence"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:137582 .

