@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/Vocational_Preference_Inventory> .

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

<https://concepts.sagepub.com/social-science/concept/Vocational_Preference_Inventory>
  skos:definition "The Vocational Preference Inventory (VPI) is one of two inventories operationalizing John L. Holland's person-environment fit theory. [Source: <a href=\"https://sk.sagepub.com/reference/careerdevelopment/n294.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Career Development; Vocational Preference Inventory (VPI)</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/assessment_areas_and_techniques> ;
  skos:prefLabel "Vocational Preference Inventory"@en ;
  a skos:Concept .

