@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/professional_education>
  skos:prefLabel "professional education"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/work-based_learning> .

<https://concepts.sagepub.com/social-science/concept/work-based_learning>
  skos:definition "Work-based learning (WBL) is part of planned programs where students are able to experience the workplace without having to commit to their employers for an extended period of time. Students learn about different aspects of an industry, an industry cluster, or a particular business and simultaneously acquire general workplace and employability skills. [Source: <a href=\"https://sk.sagepub.com/reference/foundations/n403.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of the Social and Cultural Foundations of Education; Work-Based Learning</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/professional_education> ;
  skos:prefLabel "work-based learning"@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/work-based_learning> .

