@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/Blinky_Bill>
  skos:definition "Blinky Bill is both the title and protagonist of a series of classic children's books by New Zealand-born Australian author-illustrator Dorothy Wall in the 1930s. Though the first book has passed into the public domain, all three books—Blinky Bill: The Quaint Little Australian, Blinky Bill and Nutsy, and Blinky Bill Grows Up—have remained in print for over 70 years, as well as inspiring television series and computer games. [Source: <a href=\"https://sk.sagepub.com/reference/play/n53.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Play in Today's Society; Blinky Bill</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/toys> ;
  skos:prefLabel "Blinky Bill"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/toys>
  skos:prefLabel "toys"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Blinky_Bill> .

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

