@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/schools_of_education>
  skos:definition "Schools of education in the United States are a modern sociocultural product following on the heels of colonial expansion and competition, American and European revolutions, and the rise of nationalism and industrialization. They grew rapidly from humble beginnings. [Source: <a href=\"https://sk.sagepub.com/reference/foundations/n322.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of the Social and Cultural Foundations of Education; Schools of Education</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/teaching>, <https://concepts.sagepub.com/social-science/concept/professional_organizations>, <https://concepts.sagepub.com/social-science/concept/history_of_education> ;
  skos:prefLabel "schools of education"@en ;
  a skos:Concept .

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

<https://concepts.sagepub.com/social-science/concept/professional_organizations>
  skos:prefLabel "professional organizations"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/schools_of_education> .

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

<https://concepts.sagepub.com/social-science/concept/history_of_education>
  skos:prefLabel "history of education"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/schools_of_education> .

