@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/publications>
  skos:prefLabel "publications"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/teacher_as_stranger> .

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

<https://concepts.sagepub.com/social-science/concept/teacher_as_stranger>
  skos:definition "Teacher as Stranger: Educational Philosophy for the Modern Age was published in 1973, and it remains one of the most inspiring and powerful of Maxine Greene's numerous writings. Greene, one of the preeminent philosophers in the worldwide field of education, directs this book to those who teach in classrooms settings. [Source: <a href=\"https://sk.sagepub.com/reference/curriculumstudies/n448.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Curriculum Studies; Teacher as Stranger</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/publications> ;
  skos:prefLabel "teacher as stranger"@en ;
  a skos:Concept .

