@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/sensitive_topics>
  skos:definition "In qualitative research a sensitive topic presents a threat to the researcher, the participants, or the community to whom the participants belong. This threat is sufficient to create significant problems for doing the research and/or disseminating the data. [Source: <a href=\"https://sk.sagepub.com/reference/research/n421.xml\" target=\"_blank\" data-id=\"to-sk\">The SAGE Encyclopedia of Qualitative Research Methods; Sensitive Topics</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/vignette>, <https://concepts.sagepub.com/social-science/concept/unobtrusive_measures> ;
  skos:prefLabel "sensitive topics"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/conceptgroup/concepts>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/sensitive_topics> .

<https://concepts.sagepub.com/social-science/concept/vignette>
  skos:prefLabel "vignette"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/sensitive_topics> .

<https://concepts.sagepub.com/social-science/concept/unobtrusive_measures>
  skos:prefLabel "unobtrusive measures"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/sensitive_topics> .

