@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/standard_score>
  skos:definition "An individual's score derived from the distance of the person's score to the mean, based on the standard deviation of the distribution. Standard scores are established via either linear or nonlinear transformations of the individual's raw scores. [Source: <a href=\"https://sk.sagepub.com/reference/behavioralsciences/n2416.xml\" target=\"_blank\" data-id=\"to-sk\">The SAGE Glossary of the Social and Behavioral Sciences; Standard Score</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/statistical_and_measurement_terms> ;
  skos:prefLabel "standard score"@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/standard_score> .

<https://concepts.sagepub.com/social-science/concept/statistical_and_measurement_terms>
  skos:prefLabel "statistical and measurement terms"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/standard_score> .

