@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:127679_def
  rdf:value "Conjunto de métodos estadísticos usados para agrupar variables u observaciones en subgrupos fuertemente inter-relacionados."@es, "A set of statistical methods used to group variables or observations into strongly inter-related subgroups."@en ;
  dc:source "Medical Subject Headings 2012" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:127679
  skos:hiddenLabel "cluster trees"@en, "hierarchical clustering analysis"@en, "cluster-tree"@en, "cluster-analysis"@en, "cluster tree"@en, "cluster analyses"@en, "clustering analysis"@en ;
  skos:scopeNote "Utilice este término para referirse a un conjunto de métodos estadísticos empleados para agrupar variables u observaciones en subgrupos estrechamente interrelacionados. Para aludir a la revisión de un número inusual de situaciones sanitarias agrupadas en tiempo y lugar, USE el término investigación del conglomerado."@es, "Use for a set of statistical methods used to group variables or observations into strongly inter-related subgroups; for a review of an unusual number of health events grouped together in time and location USE cluster investigation."@en ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:exactMatch <http://id.cabi.org/cabt/30090>, <http://id.agrisemantics.org/gacs/C7442>, <http://id.loc.gov/authorities/subjects/sh85027250> ;
  skos:altLabel "análisis de grupos"@es, "clustering (data)"@en ;
  dc:created "2009-04-17"^^xsd:date ;
  skos:broader nalt:8465 ;
  ns0:marc001 "56007" ;
  skos:definition nalt:127679_def ;
  skos:prefLabel "análisis de conglomerados"@es, "cluster analysis"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  dc:modified "2016-06-30"^^xsd:date ;
  skos:related nalt:137106 .

nalt:137106
  skos:prefLabel "investigación del conglomerado"@es, "cluster investigation"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:127679 .

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

nalt:8465
  skos:prefLabel "análisis estadístico"@es, "statistical analysis"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:127679 .

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

