@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/preschool_programs>
  skos:definition "In the United States, preschool is an educational program that purportedly comprises professionally qualified teachers who facilitate the learning of young children between the ages of 3 and 5 preceding kindergarten. The purpose of a preschool education is to prepare children for success in kindergarten and beyond. [Source: <a href=\"https://sk.sagepub.com/reference/sociology-of-education/n321.xml\" target=\"_blank\" data-id=\"to-sk\">Sociology of Education: An A-to-Z Guide; Preschool Programs</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/school_systems,_structures,_and_processes> ;
  skos:prefLabel "preschool programs"@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/preschool_programs> .

<https://concepts.sagepub.com/social-science/concept/school_systems,_structures,_and_processes>
  skos:prefLabel "school systems, structures, and processes"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/preschool_programs> .

