@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 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:137106_def
  rdf:value "Revisión de un número inusual, real o percibido, de eventos de salud (por ejemplo, los informes de cáncer) agrupados tiempo y lugar."@es, "A review of an unusual number, real or perceived, of health events (for example, reports of cancer) grouped together in time and location."@en ;
  dc:source "Agency for Toxic Substances and Disease Registry, Centers for Disease Control and Prevention" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:127679
  skos:prefLabel "análisis de conglomerados"@es, "cluster analysis"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:137106 .

nalt:137106
  skos:prefLabel "investigación del conglomerado"@es, "cluster investigation"@en ;
  skos:related nalt:127679 ;
  dc:created "2010-09-01"^^xsd:date ;
  ns0:marc001 "58687" ;
  dc:modified "2012-11-30"^^xsd:date ;
  skos:broader nalt:37565 ;
  a skos:Concept, ns0:Topic ;
  skos:definition nalt:137106_def ;
  dc:source "Joint Institute for Food Safety and Applied Nutrition (JIFSAN)" ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:scopeNote "Se utiliza para la revisión de un número inusual de eventos de salud agrupados por tiempo y lugar, a través de un conjunto de métodos estadísticos utilizados para las variables de grupo u observaciones en subgrupos muy relacionados entre sí - USE Análisis Cluster."@es, "Use for a review of an unusual number of health events grouped together in time and location; for a set of statistical methods used to group variables or observations into strongly inter-related subgroups USE cluster analysis."@en ;
  skos:hiddenLabel "cluster investigations"@en, "cluster-investigation"@en .

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

nalt:37565
  skos:prefLabel "estudios epidemiológicos"@es, "epidemiological studies"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:137106 .

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

