@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@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#> .

nalt:199790
  skos:prefLabel "heteroscedasticidad"@es, "heteroskedasticity"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:8463 .

nalt:53708
  skos:prefLabel "análisis de multivarianza"@es, "multivariate analysis"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:broader nalt:8463 .

nalt:300569
  skos:prefLabel "análisis de la covarianza"@es, "analysis of covariance"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:8463 .

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

nalt:8465
  skos:prefLabel "análisis estadístico"@es, "statistical analysis"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:8463 .

nalt:8463_def
  rdf:value "Una técnica estadística que aísla y evalúa las contribuciones de las variables independientes a la variación en la media de una variable dependiente continua."@es, "A statistical technique that isolates and assesses the contributions of categorical independent variables to variation in the mean of a continuous dependent variable."@en ;
  dc:source "Medical Subject Headings 2012" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:8463
  skos:broader nalt:8465 ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:199790, nalt:300569 ;
  skos:prefLabel "análisis de varianza"@es, "analysis of variance"@en ;
  skos:hiddenLabel "analysis-of-variance"@en ;
  skos:altLabel "ANOVA (analysis of variance)"@en, "analyses of variance"@en ;
  skos:exactMatch <http://id.loc.gov/authorities/subjects/sh85004782>, <http://id.cabi.org/cabt/10029>, <http://id.agrisemantics.org/gacs/C5697>, <http://aims.fao.org/aos/agrovoc/c_28834> ;
  skos:definition nalt:8463_def ;
  dc:modified "2017-05-18"^^xsd:date ;
  ns0:marc001 "2363" ;
  skos:narrower nalt:53708 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  dc:created "2006-01-19"^^xsd:date .

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

