@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/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/values_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/values_education> .

<https://concepts.sagepub.com/social-science/concept/values_education>
  skos:definition "Values education suggests a range of stances toward the broad goal of moral development in young people. It may express a desire for intentional education about values to complement education about facts or imply an insistence that education (and schooling) be viewed as value-laden. [Source: <a href=\"https://sk.sagepub.com/reference/foundations/n391.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of the Social and Cultural Foundations of Education; Values Education</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/personal,_social,_health_and_economic_education> ;
  skos:prefLabel "values education"@en ;
  a skos:Concept .

