@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/conceptgroup/concepts>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/arguing_(communication)> .

<https://concepts.sagepub.com/social-science/concept/arguing_(communication)>
  skos:definition "Arguing (also called quarrelling, verbal conflict, and interpersonal conflict) is expressed disagreement. Because arguments can have negative consequences, some people try to avoid them; when arguing, they try to minimize the likelihood that their disagreement will escalate. [Source: <a href=\"https://sk.sagepub.com/reference/humanrelationships/n36.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Human Relationships; Arguing</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/communication_processes> ;
  skos:prefLabel "arguing (communication)"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/communication_processes>
  skos:prefLabel "communication processes"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/arguing_(communication)> .

