@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/nursery_school>
  skos:prefLabel "nursery school"@en ;
  a skos:Concept ;
  skos:related <https://concepts.sagepub.com/social-science/concept/kindergarten> .

<https://concepts.sagepub.com/social-science/concept/pre-primary_education>
  skos:prefLabel "pre-primary education"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/kindergarten> .

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

<https://concepts.sagepub.com/social-science/concept/kindergarten>
  skos:definition "Kindergarten (from the German: kinder, children; garten, garden) refers to an educational experience that takes place the year prior to first grade. Designed to ease the transition between the home and more formal schooling, kindergarten was originally developed as a play-based program that supported social, emotional, language, cognitive, and physical development. [Source: <a href=\"https://sk.sagepub.com/reference/educationalreform/n234.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Educational Reform and Dissent; Kindergarten</a>]"@en ;
  skos:related <https://concepts.sagepub.com/social-science/concept/nursery_school> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/school_types>, <https://concepts.sagepub.com/social-science/concept/preschool>, <https://concepts.sagepub.com/social-science/concept/pre-primary_education> ;
  skos:prefLabel "kindergarten"@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/kindergarten> .

<https://concepts.sagepub.com/social-science/concept/school_types>
  skos:prefLabel "school types"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/kindergarten> .

