@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/socioeconomic_status>
  skos:prefLabel "socioeconomic status"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/first-generation_college_students> .

<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/first-generation_college_students> .

<https://concepts.sagepub.com/social-science/concept/first-generation_college_students>
  skos:definition "First-generation college students are defined as students who are the first in their family to attend and complete college. For the purpose of this entry, the term first generation specifically applies to students who are the first in their family to earn a 4-year (bachelor's) college degree. [Source: <a href=\"https://sk.sagepub.com/reference/diversityineducation/n290.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Diversity in Education; First-Generation College Students</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/socioeconomic_status>, <https://concepts.sagepub.com/social-science/concept/postsecondary_education>, <https://concepts.sagepub.com/social-science/concept/collegiate_education> ;
  skos:prefLabel "first-generation college students"@en ;
  a skos:Concept .

<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/first-generation_college_students> .

<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/first-generation_college_students> .

