@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/dialectical_thought>
  skos:definition "Dialectical thought involves seeking a synthesis of two or more seemingly opposing viewpoints. Throughout our lives, our views about how the world works change. [Source: <a href=\"https://sk.sagepub.com/reference/humandevelopment/n194.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Human Development; Dialectical Thought</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/cognitive_development> ;
  skos:prefLabel "dialectical thought"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/cognitive_development>
  skos:prefLabel "cognitive development"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/dialectical_thought> .

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

