@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/multimedia_toys>
  skos:definition "In a general sense, multimedia toy is a name for digitally based interactive media that are marketed as toys for children. All types of “smart” toys—smart meaning that such a toy can react to what a child is doing or saying—can be considered multimedia toys, including such media as Sony's PlayStation and Nintendo's Game Boy. [Source: <a href=\"https://sk.sagepub.com/reference/childmedia/n292.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Children, Adolescents, and the Media; Multimedia Toys</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/computers_and_electronic_media> ;
  skos:prefLabel "multimedia toys"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/computers_and_electronic_media>
  skos:prefLabel "computers and electronic media"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/multimedia_toys> .

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

