@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:-WP64C8K8-Z .

n9j:-W3DW8GXL-C
  skos:prefLabel "toys"@en ;
  a skos:Concept ;
  skos:narrower n9j:-WP64C8K8-Z .

n9j:-WP64C8K8-Z
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/yo-yos> ;
  skos:definition "A yo-yo is easily recognizable by children and adults around the world, and most people have played with a yo-yo at one time or another. Although a yo-yo has a simple design and seems equally simplistic to master, this belies the versatility of play and the complexity of tricks that are possible. [Source: Encyclopedia of Play in Today's Society; Yo-Yos]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-W3DW8GXL-C ;
  skos:prefLabel "yo-yos"@en .

n9j: a skos:ConceptScheme .
