@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/public_education>
  skos:definition "The origins and evolution of American public education are inextricably interwoven with the development of cities and the social, political, cultural, economic, and technological forces that shaped the urbanization process. In many respects, the development of urban public schools was and remains a microcosm of cities themselves. [Source: <a href=\"https://sk.sagepub.com/reference/urbanhistory/n341.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of American Urban History; Public Education</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/state_education>, <https://concepts.sagepub.com/social-science/concept/public_school_adult_education> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/educational_settings> ;
  skos:prefLabel "public education"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/public_school_adult_education>
  skos:prefLabel "public school adult education"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/public_education> .

<https://concepts.sagepub.com/social-science/concept/educational_settings>
  skos:prefLabel "educational settings"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/public_education> .

<https://concepts.sagepub.com/social-science/concept/state_education>
  skos:prefLabel "state education"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/public_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/public_education> .

