@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/assessment_areas_and_techniques>
  skos:prefLabel "assessment areas and techniques"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Rokeach_Values_Survey> .

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

<https://concepts.sagepub.com/social-science/concept/Rokeach_Values_Survey>
  skos:definition "The Rokeach Values Survey (RVS) was originally developed in 1973 by Milton Rokeach. The RVS is one of the most extensively used measures of human values and is utilized by career counselors to assess clients' values as they relate to the world of work. [Source: <a href=\"https://sk.sagepub.com/reference/careerdevelopment/n244.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Career Development; Rokeach Values Survey</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/assessment_areas_and_techniques> ;
  skos:prefLabel "Rokeach Values Survey"@en ;
  a skos:Concept .

