@prefix n9j: <http://data.loterre.fr/ark:/67375/N9J> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

n9j:-concepts
  a isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member n9j:-PMS6JL8M-C .

n9j:-PMS6JL8M-C
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/Man,_Play_and_Games_(study)> ;
  skos:definition "Roger Caillois (1913–78) was a French sociologist and philosopher, whose study Man, Play and Games has, since first appearing in 1958, greatly contributed to the understanding of the relationships among play, games and culture. For Caillois, playing is a central trait of all cultures, which is why their values, customs, and beliefs are expressed in the games they play. [Source: Encyclopedia of Play in Today's Society; Caillois: Man, Play and Games]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-BX7HWQWM-5 ;
  skos:prefLabel "Man, Play and Games (study)"@en .

n9j: a skos:ConceptScheme .
n9j:-BX7HWQWM-5
  skos:prefLabel "sociology of play"@en ;
  a skos:Concept ;
  skos:narrower n9j:-PMS6JL8M-C .

