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

<https://concepts.sagepub.com/social-science/concept/access_to_higher_education>
  skos:definition "Access to higher education can be understood as the extent to which students from a variety of demographic backgrounds are able to seriously consider and ultimately attend college. It is similar to college choice; however, college choice refers to individual students' decision-making processes around attending college. [Source: <a href=\"https://sk.sagepub.com/reference/diversityineducation/n332.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Diversity in Education; Higher Education, Access to</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/postsecondary_education> ;
  skos:prefLabel "access to higher education"@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/access_to_higher_education> .

