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

<https://concepts.sagepub.com/social-science/concept/personal,_social,_health_and_economic_education>
  skos:prefLabel "personal, social, health and economic education"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/citizenship_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/citizenship_education> .

<https://concepts.sagepub.com/social-science/concept/citizenship_education>
  skos:definition "Citizenship typically refers to the relationship between the individual and the community, state, or nation. Encompassing aspects of membership, identity, civic knowledge, civic values, dispositions, and civic skills, citizenship education is often narrowly defined as taking place in civics, government, and history classes. [Source: <a href=\"https://sk.sagepub.com/reference/foundations/n63.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of the Social and Cultural Foundations of Education; Citizenship Education</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/personal,_social,_health_and_economic_education>, <https://concepts.sagepub.com/social-science/concept/civic_education> ;
  skos:prefLabel "citizenship education"@en ;
  a skos:Concept .

