@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:narrower <https://concepts.sagepub.com/social-science/concept/performance_contracting> .

<https://concepts.sagepub.com/social-science/concept/performance_contracting>
  skos:definition "Performance contracting is a process that permits companies to investigate alternatives for increasing utility efficiency or exploring innovative educational reform initiatives without bearing the full cost of those endeavors. Educational organizations usually demonstrate examples of efficiency, shared-savings, or cost-savings performance contracting and educational performance contracting. [Source: <a href=\"https://sk.sagepub.com/reference/educationalreform/n336.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Educational Reform and Dissent; Performance Contracting</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/concepts_in_educational_reform> ;
  skos:prefLabel "performance contracting"@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/performance_contracting> .

