@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/educational_policies>
  skos:prefLabel "educational policies"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/educational_policymakers> .

<https://concepts.sagepub.com/social-science/concept/educational_policymakers>
  skos:definition "The term educational policymakers refers to those entities, both formal and informal, that create and implement policy decisions that impact schools and universities. Policies, in the context of education, may take the form of legislation, law, and policy. [Source: <a href=\"https://sk.sagepub.com/reference/sociology-of-education/n126.xml\" target=\"_blank\" data-id=\"to-sk\">Sociology of Education: An A-to-Z Guide; Educational Policymakers</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/educational_policies> ;
  skos:prefLabel "educational policymakers"@en ;
  a skos:Concept .

<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/educational_policymakers> .

