@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/betrayal>
  skos:definition "Betrayal occurs when a social actor violates an established rule or expectation underlying cooperative behavior. Social actors can be thought of as individuals, entities such as organizations, or even nation-states. [Source: <a href=\"https://sk.sagepub.com/reference/encyclopedia-of-deception/n28.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Deception; Betrayal</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/interpersonal_relationships>, <https://concepts.sagepub.com/social-science/concept/antisocial_behavior> ;
  skos:prefLabel "betrayal"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/antisocial_behavior>
  skos:prefLabel "antisocial behavior"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/betrayal> .

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

<https://concepts.sagepub.com/social-science/concept/interpersonal_relationships>
  skos:prefLabel "interpersonal relationships"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/betrayal> .

