@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:199790_def
  rdf:value "Inconstancia de las desviaciones estándar de un conjunto de variables aleatorias, más comúnmente expresadas como variabilidades divergentes o medidas como cambios en la varianza."@es, "Nonconstancy of the standard deviations of a set of random variables, most commonly expressed as differing variabilities or measured as changes in variance."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:199790
  skos:prefLabel "heteroskedasticity"@en, "heteroscedasticidad"@es ;
  skos:hiddenLabel "heteroscedastic"@en, "heteroskedastic"@en ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:related nalt:64124, nalt:8463 ;
  skos:definition nalt:199790_def ;
  skos:altLabel "heteroscedasticity"@en ;
  skos:closeMatch <http://id.loc.gov/authorities/subjects/sh85060545> ;
  dc:modified "2013-12-06"^^xsd:date ;
  skos:broader nalt:8465 ;
  dc:created "2013-06-19"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  ns0:marc001 "67919" .

nalt:64124
  skos:prefLabel "varianza"@es, "variance"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:199790 .

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:199790 .

nalt:8463
  skos:prefLabel "análisis de varianza"@es, "analysis of variance"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:199790 .

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

