@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/team_teaching>
  skos:definition "Team teaching, conceptualized and developed at Harvard University in the mid-1950s, calls for teachers to work together to plan, teach, and evaluate a common group of students. Initiated in 1957, a team project sponsored by Harvard University and Lexington, Massachusetts, Public Schools, attracted worldwide attention and influenced the design of school buildings. [Source: <a href=\"https://sk.sagepub.com/reference/edleadership/n558.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Educational Leadership and Administration; Team Teaching</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/teamwork>, <https://concepts.sagepub.com/social-science/concept/teaching_methods> ;
  skos:prefLabel "team teaching"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/teaching_methods>
  skos:prefLabel "teaching methods"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/team_teaching> .

<https://concepts.sagepub.com/social-science/concept/teamwork>
  skos:prefLabel "teamwork"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/team_teaching> .

<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/team_teaching> .

