@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/opportunity_to_learn_standards> .

<https://concepts.sagepub.com/social-science/concept/opportunity_to_learn_standards>
  skos:definition "Opportunity to learn (OTL), or school delivery, standards represent a long-standing pursuit by educators, among other key constituents, to provide a more equitable educational primary and secondary school system. The concept derived from comparative international studies of educational achievement that first used OTL to compare varying student educational outcomes and focused primarily on math and science achievement between countries. [Source: <a href=\"https://sk.sagepub.com/reference/sociology-of-education/n295.xml\" target=\"_blank\" data-id=\"to-sk\">Sociology of Education: An A-to-Z Guide; Opportunity to Learn Standards</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/educational_policies> ;
  skos:prefLabel "opportunity to learn standards"@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/opportunity_to_learn_standards> .

