@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/sand_play>
  skos:definition "The term sand play may conjure images of children at the beach or playing in a sandbox at the park, playground or school, developing physical, language, cognitive, social, and emotional skills and concepts such as wet and dry, pouring, digging, and volume. A variety of play types can be experienced through the use of sand. [Source: <a href=\"https://sk.sagepub.com/reference/play/n353.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Play in Today's Society; Sand Play</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/children%27s_games> ;
  skos:prefLabel "sand play"@en ;
  a skos:Concept .

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

<https://concepts.sagepub.com/social-science/concept/children%27s_games>
  skos:prefLabel "children's games"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/sand_play> .

