@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .
@prefix dc11: <http://purl.org/dc/elements/1.1/> .

<https://concepts.sagepub.com/social-science/concept/reports_(publications)>
  skos:prefLabel "reports (publications)"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Eight_Year_Study> .

<https://concepts.sagepub.com/social-science/concept/organizations,_schools,_and_projects>
  skos:prefLabel "organizations, schools, and projects"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Eight_Year_Study> .

<https://concepts.sagepub.com/social-science/concept/conceptgroup/organizations>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "organizations"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/Eight_Year_Study> .

<https://concepts.sagepub.com/social-science/concept/Eight_Year_Study>
  skos:definition "The Eight Year Study (1930–1942) sought to articulate the relationship between high school and college curricula and to reconceive the purposes of secondary school education. Sponsored by the Progressive Education Association (PEA) and funded by the General Education Board of the Rockefeller Foundation, this national project, also known as the Thirty School Study, consisted of three PEA commissions and full-time staffs who worked directly with the faculty of 42 high schools and 26 junior high school programs. [Source: <a href=\"https://sk.sagepub.com/reference/curriculumstudies/n181.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Curriculum Studies; Eight year Study, The</a>]"@en ;
  dc11:end 1942 ;
  dc11:start 1930 ;
  dc11:date "1930-1942" ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/reports_(publications)>, <https://concepts.sagepub.com/social-science/concept/organizations,_schools,_and_projects> ;
  skos:prefLabel "Eight Year Study"@en ;
  a skos:Concept .

