@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/social_efficiency_tradition> .

<https://concepts.sagepub.com/social-science/concept/social_efficiency_tradition>
  skos:definition "Social efficiency defies a single definition, but the idea that a good curriculum should result in a harmonious, well-functioning, and balanced society is a theme found in the work of all writers who used the term social efficiency. The phrase was popular during the first few decades of the 20th century. [Source: <a href=\"https://sk.sagepub.com/reference/curriculumstudies/n417.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Curriculum Studies; Social Efficiency Tradition</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/theoretical_perspectives> ;
  skos:prefLabel "social efficiency tradition"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/theoretical_perspectives>
  skos:prefLabel "theoretical perspectives"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/social_efficiency_tradition> .

