@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/theory_and_methodology>
  skos:prefLabel "theory and methodology"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/content_validity> .

<https://concepts.sagepub.com/social-science/concept/content_validity>
  skos:definition "Content validity refers to the extent to which the items on a test are fairly representative of the entire domain the test seeks to measure. This entry discusses origins and definitions of content validation, methods of content validation, the role of content validity evidence in validity arguments, and unresolved issues in content validation. [Source: <a href=\"https://methods.sagepub.com/reference/encyc-of-research-design/n74.xml\" target=\"_blank\" data-id=\"to-srm\">Encyclopedia of Research Design; Content Validity</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/theory_and_methodology>, <https://concepts.sagepub.com/social-science/concept/inquiry_and_research> ;
  skos:prefLabel "content validity"@en ;
  a skos:Concept .

<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/content_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/content_validity> .

