@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/games_of_deception>
  skos:definition "Interpersonal deception is by tradition focused on the framework of a physical world, where there exists ethical principles that have been developed over a long time to restrain a person's actions. For example, truth is expected when dealing with people in everyday life. [Source: <a href=\"https://sk.sagepub.com/reference/play/n151.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Play in Today's Society; Games of Deception</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/psychology_of_play> ;
  skos:prefLabel "games of deception"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/psychology_of_play>
  skos:prefLabel "psychology of play"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/games_of_deception> .

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

