@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/repeated_measures>
  skos:definition "The term repeated measures refers to how the design for the data collection is such that data are collected more than once on each unit. The unit may be a child, with the pediatrician measuring the weight of the child at yearly intervals; a country, with measures of inflation over several years; or a couple, with incomes for husband and wife. [Source: <a href=\"https://sk.sagepub.com/reference/socialscience/n848.xml\" target=\"_blank\" data-id=\"to-sk\">The SAGE Encyclopedia of Social Science Research Methods; Repeated Measures</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/reliability_(research_methods)> ;
  skos:prefLabel "repeated measures"@en ;
  a skos:Concept .

<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/repeated_measures> .

<https://concepts.sagepub.com/social-science/concept/reliability_(research_methods)>
  skos:prefLabel "reliability (research methods)"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/repeated_measures> .

