@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/observational_methods>
  skos:prefLabel "observational methods"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/covert_research> .

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

<https://concepts.sagepub.com/social-science/concept/covert_research>
  skos:definition "Covert research is an investigative strategy in which the researcher's professional identity and academic intentions are hidden, either partially or fully, from those involved in the study. Therefore, research is conducted without the knowledge or consent of those being studied. [Source: <a href=\"https://sk.sagepub.com/reference/research/n75.xml\" target=\"_blank\" data-id=\"to-sk\">The SAGE Encyclopedia of Qualitative Research Methods; Covert Research</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/observational_methods> ;
  skos:prefLabel "covert research"@en ;
  a skos:Concept .

