@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/values_scale>
  skos:definition "The Values Scale (VS) is used to assess values in life roles, largely in relation to work. Items query both values desired in life roles and the place of work in value manifestation. [Source: <a href=\"https://sk.sagepub.com/reference/counseling/n604.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Counseling; Values Scale</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/assessment,_testing,_and_research_methods> ;
  skos:prefLabel "values scale"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/assessment,_testing,_and_research_methods>
  skos:prefLabel "assessment, testing, and research methods"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/values_scale> .

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

