@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/test_interpretation>
  skos:definition "One of psychology's most important and enduring contributions to civilization is the development of the psychological test. Psychologists have invented and refined psychometric procedures (i.e., tests) for assessing a breathtakingly wide array of constructs. [Source: <a href=\"https://sk.sagepub.com/reference/counseling/n288.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Counseling; Test Interpretation</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/assessment,_testing,_and_research_methods> ;
  skos:prefLabel "test interpretation"@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/test_interpretation> .

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

