@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/scaling>
  skos:prefLabel "scaling"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Thurstone_scale> .

<https://concepts.sagepub.com/social-science/concept/Thurstone_scale>
  skos:definition "Definition An attitude scale with equal-appearing intervals. It was developed by Thurstone in 1928 to measure attitudes towards the church in the United States. [Source: <a href=\"https://methods.sagepub.com/reference/the-sage-dictionary-of-social-research-methods/n207.xml\" target=\"_blank\" data-id=\"to-srm\">The SAGE Dictionary of Social Research Methods; Thurstone Scale</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/scaling> ;
  skos:prefLabel "Thurstone scale"@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/Thurstone_scale> .

