@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/equivocation>
  skos:definition "Equivocation is communication that is ambiguous, indirect, contradictory, or evasive. One dramatic example has come down through the centuries: In 1170, at the height of a dispute with Archbishop Thomas á Becket, King Henry II exclaimed, “Who will rid me of this meddlesome priest?” Then, when four of his knights murdered Becket, Henry denied responsibility. [Source: <a href=\"https://sk.sagepub.com/reference/humanrelationships/n175.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Human Relationships; Equivocation</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/communication_processes> ;
  skos:prefLabel "equivocation"@en ;
  a skos:Concept .

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

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

