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

<https://concepts.sagepub.com/social-science/concept/symlog>
  skos:definition "The acronym SYMLOG stands for a SYstem for the Multiple Level Observation of Groups. The SYMLOG system was developed by Robert F. Bales and his colleagues and was first published in book form in 1979. [Source: <a href=\"https://sk.sagepub.com/reference/processes/n274.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Group Processes &amp; Intergroup Relations; SYMLOG</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/methodology>, <https://concepts.sagepub.com/social-science/concept/group_structure>, <https://concepts.sagepub.com/social-science/concept/group_influence> ;
  skos:prefLabel "symlog"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/group_structure>
  skos:prefLabel "group structure"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/symlog> .

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

<https://concepts.sagepub.com/social-science/concept/group_influence>
  skos:prefLabel "group influence"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/symlog> .

