@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/concepts_in_educational_reform>
  skos:prefLabel "concepts in educational reform"@en ;
  a skos:Concept ;
  skos:related <https://concepts.sagepub.com/social-science/concept/school-to-work> .

<https://concepts.sagepub.com/social-science/concept/transition_from_school_to_work>
  skos:prefLabel "transition from school to work"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/school-to-work> .

<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/school-to-work> .

<https://concepts.sagepub.com/social-science/concept/school-to-work>
  skos:definition "School-to-Work was a national effort to develop an educational system that would assist students in the transition from their local schools to the adult workforce. This effort grew out of the School-to-Work Opportunities Act (SWOA) of 1994, signed into law by President Bill Clinton in May 1994. [Source: <a href=\"https://sk.sagepub.com/reference/educationalreform/n388.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Educational Reform and Dissent; School-to-Work</a>]"@en ;
  skos:related <https://concepts.sagepub.com/social-science/concept/concepts_in_educational_reform> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/transition_from_school_to_work> ;
  skos:prefLabel "school-to-work"@en ;
  a skos:Concept .

