@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/methods,_tests_and_equipment>
  skos:prefLabel "methods, tests and equipment"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/idiographic_methods> .

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

<https://concepts.sagepub.com/social-science/concept/idiographic_methods>
  skos:definition "Introduction Idiographic methods of psychological assessment are techniques designed to capture the unique and potentially idiosyncratic qualities of the individual. The assessor seeks to identify the constellation of psychological attributes that best characterizes the particular individual who is the target of assessment. [Source: <a href=\"https://sk.sagepub.com/reference/psychassessment/n98.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Psychological Assessment; Idiographic Methods</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/methods,_tests_and_equipment> ;
  skos:prefLabel "idiographic methods"@en ;
  a skos:Concept .

