@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/conceptgroup/concepts>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/student_work_and_educational_effects> .

<https://concepts.sagepub.com/social-science/concept/student_work_and_educational_effects>
  skos:definition "Historically, student employment has been negatively associated with poor schooling outcomes for youth. During the late 19th and early 20th century, children who worked often did so in lieu of attending school and reflected an either-or relationship between students' employment and their promotion in school. [Source: <a href=\"https://sk.sagepub.com/reference/sociology-of-education/n393.xml\" target=\"_blank\" data-id=\"to-sk\">Sociology of Education: An A-to-Z Guide; Student Work and Educational Effects</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/education_beyond_schools> ;
  skos:prefLabel "student work and educational effects"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/education_beyond_schools>
  skos:prefLabel "education beyond schools"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/student_work_and_educational_effects> .

