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

<https://concepts.sagepub.com/social-science/concept/virtual_ethnography>
  skos:definition "Virtual ethnography is a research approach for exploring the social interactions that take place in virtual environments. These interactions often take place on the internet in sites such as newsgroups, chat rooms, and web-based discussion forums. [Source: <a href=\"https://sk.sagepub.com/reference/research/n484.xml\" target=\"_blank\" data-id=\"to-sk\">The SAGE Encyclopedia of Qualitative Research Methods; Virtual Ethnography</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/internet_research> ;
  skos:prefLabel "virtual ethnography"@en ;
  a skos:Concept .

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

