@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/social_education>
  skos:prefLabel "social education"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/community_education> .

<https://concepts.sagepub.com/social-science/concept/place_based_education> skos:related <https://concepts.sagepub.com/social-science/concept/community_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/community_education> .

<https://concepts.sagepub.com/social-science/concept/community_education>
  skos:definition "Community education is an educational philosophy and a process that expands traditional roles of K–12 education by linking them with community learning. In itself, it is a cooperative entity designed to enrich individuals and groups by engaging residents of particular respective regions that share common interests in developing a range of learning, action, and reflection opportunities. [Source: <a href=\"https://sk.sagepub.com/reference/edleadership/n109.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Educational Leadership and Administration; Community Education</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/social_education> ;
  skos:prefLabel "community education"@en ;
  a skos:Concept .

