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

n9j:-methods
  a isothes:ConceptGroup ;
  skos:prefLabel "methods"@en ;
  skos:member n9j:-KQD8JZ2S-M .

n9j: a skos:ConceptScheme .
n9j:-Z06HWP5X-W
  skos:prefLabel "confirmatory factor analysis"@en ;
  a skos:Concept ;
  skos:narrower n9j:-KQD8JZ2S-M .

n9j:-QRTLX5X2-W
  skos:prefLabel "measurement"@en ;
  a skos:Concept ;
  skos:narrower n9j:-KQD8JZ2S-M .

n9j:-KQD8JZ2S-M
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/measurement_error> ;
  skos:definition "Measurement error can be described as the variability in measurements of the same quantity on the same item. These errors occur for a variety of reasons, including inadequate survey design, sampling variability, inherent biological variation, and laboratory error analysis. [Source: Encyclopedia of Measurement and Statistics; Measurement Error]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-Z06HWP5X-W, n9j:-QRTLX5X2-W ;
  skos:prefLabel "measurement error"@en .

