@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/Meccano>
  skos:definition "Meccano is a model construction kit made by Meccano Ltd. It was first produced in 1901 by Frank Hornby (1863–1936), who was at that stage a clerk living in Liverpool, England. [Source: <a href=\"https://sk.sagepub.com/reference/play/n233.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Play in Today's Society; Meccano</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/toys> ;
  skos:prefLabel "Meccano"@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/Meccano> .

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

