@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .

<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: <a href=\"https://methods.sagepub.com/reference/encyclopedia-of-measurement-and-statistics/n274.xml\" target=\"_blank\" data-id=\"to-srm\">Encyclopedia of Measurement and Statistics; Measurement Error</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/measurement>, <https://concepts.sagepub.com/social-science/concept/confirmatory_factor_analysis> ;
  skos:prefLabel "measurement error"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/measurement>
  skos:prefLabel "measurement"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/measurement_error> .

<https://concepts.sagepub.com/social-science/concept/confirmatory_factor_analysis>
  skos:prefLabel "confirmatory factor analysis"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/measurement_error> .

<https://concepts.sagepub.com/social-science/concept/conceptgroup/methods>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "methods"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/measurement_error> .

