@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/school_effects>
  skos:definition "Research on school effects addresses the overarching question of whether the school a student attends matters for that student's educational learning opportunities and outcomes. Commonly held beliefs suggest that the school a student attends makes a difference; however, early educational research found that the effects of schools on achievement were much smaller compared to student background characteristics. [Source: <a href=\"https://sk.sagepub.com/reference/sociology-of-education/n356.xml\" target=\"_blank\" data-id=\"to-sk\">Sociology of Education: An A-to-Z Guide; School Effects</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/school_systems,_structures,_and_processes> ;
  skos:prefLabel "school effects"@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/school_effects> .

<https://concepts.sagepub.com/social-science/concept/school_systems,_structures,_and_processes>
  skos:prefLabel "school systems, structures, and processes"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/school_effects> .

