@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/psychology_of_play>
  skos:prefLabel "psychology of play"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/teasing> .

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

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

<https://concepts.sagepub.com/social-science/concept/teasing>
  skos:definition "Teasing is seen in animal play, hunting games, courtship, and playgrounds around the world. The tease stimulates curiosity, arousing tension without the intention of satisfaction. [Source: <a href=\"https://sk.sagepub.com/reference/play/n413.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Play in Today's Society; Teasing</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/psychology_of_play>, <https://concepts.sagepub.com/social-science/concept/interpersonal_relationships> ;
  skos:prefLabel "teasing"@en ;
  a skos:Concept .

