@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/dialogic>
  skos:definition "The concept of the dialogic is drawn from the work of Bakhtin and refers to the idea of the ‘two-directionality’ or ‘multi-accentuality’ of signs and meaning. Here words are directed simultaneously towards another speaking subject and towards another word. [Source: <a href=\"https://sk.sagepub.com/reference/the-sage-dictionary-of-cultural-studies/n63.xml\" target=\"_blank\" data-id=\"to-sk\">The SAGE Dictionary of Cultural Studies; Dialogic</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/focus_groups> ;
  skos:prefLabel "dialogic"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/focus_groups>
  skos:prefLabel "focus groups"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/dialogic> .

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

