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

<https://concepts.sagepub.com/social-science/concept/overeducation>
  skos:definition "Overeducation is a term that has been used to discuss situations in which an individual's education exceeds what is required. On the other side of this issue is the phenomenon of undereducation, which involves workers whose skills are lower than the level required for a job. [Source: <a href=\"https://sk.sagepub.com/reference/sociology-of-education/n298.xml\" target=\"_blank\" data-id=\"to-sk\">Sociology of Education: An A-to-Z Guide; Overeducation</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/postsecondary_education> ;
  skos:prefLabel "overeducation"@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/overeducation> .

