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

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

<https://concepts.sagepub.com/social-science/concept/equality_of_educational_opportunity>
  skos:definition "The Equality of Educational Opportunity study (EEOS), also known as the Coleman Report, was requested and commissioned by the U.S. Department of Health, Education and Welfare in 1966. The purpose of the Coleman Report was to assess the availability of equal educational opportunities to students regardless of race, color, religion, or national origin at all levels of public educational institutions in the United States. [Source: <a href=\"https://sk.sagepub.com/reference/curriculumstudies/n189.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Curriculum Studies; Equality of Educational Opportunity</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/publications> ;
  skos:prefLabel "equality of educational opportunity"@en ;
  a skos:Concept .

