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

<https://concepts.sagepub.com/social-science/concept/open_admissions>
  skos:definition "An open admissions policy at a college or university is a policy that provides broad access to students from many backgrounds without regard for academic preparedness for college. Historically, access to higher education was reserved for the privileged few. [Source: <a href=\"https://sk.sagepub.com/reference/africanamericaneducation/n185.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of African American Education; Open Admissions</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/collegiate_education> ;
  skos:prefLabel "open admissions"@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/open_admissions> .

