@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_policy>
  skos:definition "A policy that designs and regulates education at three levels: federal, state, and local. In the United States, the Tenth Amendment to the Constitution limits the federal role in public education. [Source: <a href=\"https://sk.sagepub.com/reference/behavioralsciences/n837.xml\" target=\"_blank\" data-id=\"to-sk\">The SAGE Glossary of the Social and Behavioral Sciences; Educational Policy</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/types_of_policy>, <https://concepts.sagepub.com/social-science/concept/social_policy> ;
  skos:prefLabel "educational policy"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/social_policy>
  skos:prefLabel "social policy"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/educational_policy> .

<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_policy> .

<https://concepts.sagepub.com/social-science/concept/types_of_policy>
  skos:prefLabel "types of policy"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/educational_policy> .

