@prefix n9j: <http://data.loterre.fr/ark:/67375/N9J> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .

n9j:-FTGPTK93-R
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/one-way_analysis_of_variance> ;
  skos:definition "One-way analysis of variance is part of the family of tests known as analysis of variance (ANOVA). Typically, it is used to analyze experimental designs in which only one independent variable has been manipulated. [Source: Encyclopedia of Measurement and Statistics; One-Way Analysis of Variance]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-WTD52XGQ-H ;
  skos:prefLabel "one-way analysis of variance"@en .

n9j: a skos:ConceptScheme .
n9j:-methods
  a isothes:ConceptGroup ;
  skos:prefLabel "methods"@en ;
  skos:member n9j:-FTGPTK93-R .

n9j:-WTD52XGQ-H
  skos:prefLabel "analysis of variance"@en ;
  a skos:Concept ;
  skos:narrower n9j:-FTGPTK93-R .

