@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/face_validity>
  skos:definition "Face validity is a test of internal validity. As the name implies, it asks a very simple question: “On the face of things, do the investigators reach the correct conclusions?” It requires investigators to step outside of their current research context and assess their observations from a commonsense perspective. [Source: <a href=\"https://methods.sagepub.com/reference/encyc-of-research-design/n147.xml\" target=\"_blank\" data-id=\"to-srm\">Encyclopedia of Research Design; Face Validity</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/validity> ;
  skos:prefLabel "face validity"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/validity>
  skos:prefLabel "validity"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/face_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/face_validity> .

