@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/inquiry_and_research>
  skos:prefLabel "inquiry and research"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/consequential_validity> .

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

<https://concepts.sagepub.com/social-science/concept/consequential_validity>
  skos:definition "Consequential validity emerged from concerns related to societal ramifications of assessments. The Standards for Educational and Psychological Testing(American Educational Research Association, 1999) views validity as a unitary concept that measures the degree to which all the accumulated evidence supports the intended interpretation of test scores for the proposed purpose. [Source: <a href=\"https://sk.sagepub.com/reference/socialscience/n158.xml\" target=\"_blank\" data-id=\"to-sk\">The SAGE Encyclopedia of Social Science Research Methods; Consequential Validity</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/inquiry_and_research> ;
  skos:prefLabel "consequential validity"@en ;
  a skos:Concept .

