@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/symbolic_play>
  skos:definition "Symbolic play is play that involves mentally transforming people, objects, or events, or acting as if something were true. Consider a child who pretends to “feed the baby” by putting a block to the lips of a doll; the doll is treated as though it were alive and the block as though it were a bottle of milk. [Source: <a href=\"https://sk.sagepub.com/reference/humandevelopment/n599.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Human Development; Symbolic Play</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/social_development_and_social_behavior> ;
  skos:prefLabel "symbolic 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/symbolic_play> .

<https://concepts.sagepub.com/social-science/concept/social_development_and_social_behavior>
  skos:prefLabel "social development and social behavior"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/symbolic_play> .

