@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/peace_education>
  skos:definition "Peace education is a broad, interdisciplinary field of study. It includes both immediate goals, conflict resolution within a school or community, and long-range goals, sustainable international peace and justice. [Source: <a href=\"https://sk.sagepub.com/reference/activism/n663.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Activism and Social Justice; Peace Education</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/social_justice_education>, <https://concepts.sagepub.com/social-science/concept/professional_development> ;
  skos:prefLabel "peace education"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/professional_development>
  skos:prefLabel "professional development"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/peace_education> .

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

