@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/conceptgroup/concepts>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/favored_official_English_legislation> .

<https://concepts.sagepub.com/social-science/concept/favored_official_English_legislation>
  skos:definition "Essay Editor's Note: The author of this entry was invited to submit an article reflecting the views of his organization, U.S. English. We acknowledge that parts of it could be disputed or given an alternative interpretation. [Source: <a href=\"https://sk.sagepub.com/reference/bilingual/n236.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Bilingual Education; Official English Legislation, Favored</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/policy_evolution> ;
  skos:prefLabel "favored official English legislation"@en ;
  a skos:Concept .

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

