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

<https://concepts.sagepub.com/social-science/concept/audience_ethnography>
  skos:definition "Often used in communications studies and marketing, this is a form of ethnography that explores how audiences produce meaning from media discourses such as television news. [Source: <a href=\"https://methods.sagepub.com/reference/the-sage-dictionary-of-qualitative-inquiry/n14.xml\" target=\"_blank\" data-id=\"to-srm\">The SAGE Dictionary of Qualitative Inquiry; Audience Ethnography</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/ethnography> ;
  skos:prefLabel "audience 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/audience_ethnography> .

