@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/brain_washing>
  skos:prefLabel "brain washing"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/indoctrination> .

<https://concepts.sagepub.com/social-science/concept/concepts_and_terms_in_curriculum_studies>
  skos:prefLabel "concepts and terms in curriculum studies"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/indoctrination> .

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

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

<https://concepts.sagepub.com/social-science/concept/indoctrination>
  skos:definition "Indoctrination represents a classic dilemma in the field of curriculum studies and raises the issue of whether all acts of teaching impose content, perspective, or values. In essence, indoctrination refers to both a normative belief that teachers should impose good values on students and an empirical belief that schools do in fact impose values on students. [Source: <a href=\"https://sk.sagepub.com/reference/curriculumstudies/n255.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Curriculum Studies; Indoctrination</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/brain_washing> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/social_control>, <https://concepts.sagepub.com/social-science/concept/concepts_and_terms_in_curriculum_studies> ;
  skos:prefLabel "indoctrination"@en ;
  a skos:Concept .

