@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/work-bound_youth>
  skos:definition "The majority of youth enter the world of work prior to receiving postsecondary education or training. By age 26, 85% of youth receive a high school diploma; however, only 27% receive a 4-year college degree. [Source: <a href=\"https://sk.sagepub.com/reference/counseling/n608.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Counseling; Work-Bound Youth</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/economic_work_issues> ;
  skos:prefLabel "work-bound youth"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/economic_work_issues>
  skos:prefLabel "economic/work issues"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/work-bound_youth> .

<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/work-bound_youth> .

