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

n9j:-N38DFL55-J
  skos:prefLabel "adult games"@en ;
  a skos:Concept ;
  skos:narrower n9j:-TCZTQBMT-K .

n9j:-TCZTQBMT-K
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/tic-tac-toe> ;
  skos:definition "Tic-Tac-Toe is also known by the names Noughts and Crosses or Hugs and Kisses, because the game involves writing the letters X and O. This game is also known by many other names. Tic-Tac-Toe is one of the most basic and easily accessible games in the world to play. [Source: Encyclopedia of Play in Today's Society; Tic-Tac-Toe]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-N38DFL55-J ;
  skos:prefLabel "tic-tac-toe"@en .

n9j:-concepts
  a isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member n9j:-TCZTQBMT-K .

n9j: a skos:ConceptScheme .
