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

<https://concepts.sagepub.com/social-science/concept/synectics>
  skos:definition "Synectics, described in this entry, belongs to a broad set of techniques that help users produce new ideas and new idea combinations as part of creative thinking or problem solving. It is an approach for generating ideas through use of unusual connections uncovered in metaphor and analogy. [Source: <a href=\"https://sk.sagepub.com/reference/giftedness/n374.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Giftedness, Creativity, and Talent; Synectics</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/problem_solving>, <https://concepts.sagepub.com/social-science/concept/creativity_studies> ;
  skos:prefLabel "synectics"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/creativity_studies>
  skos:prefLabel "creativity studies"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/synectics> .

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

