@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/labor_education>
  skos:definition "Labor education is an applied, multidisciplinary field providing classes and programs for and about working people and the labor movement. Labor education takes place in both trade unions and colleges and universities. [Source: <a href=\"https://sk.sagepub.com/reference/sociology-of-education/n225.xml\" target=\"_blank\" data-id=\"to-sk\">Sociology of Education: An A-to-Z Guide; Labor Education</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/adult_education> ;
  skos:prefLabel "labor education"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/adult_education>
  skos:prefLabel "adult education"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/labor_education> .

<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/labor_education> .

