@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

yso:p14566
  skos:broader yso:p642 ;
  skos:related yso:p6006, yso:p7903, yso:p866 ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "ideation"@en, "brainstorming"@sv, "ideointi"@fi ;
  a skos:Concept .

yso:p7903
  skos:prefLabel "innovations"@en, "innovationer"@sv, "innovaatiot"@fi ;
  a skos:Concept ;
  skos:related yso:p14566 .

yso:p866
  skos:prefLabel "inventions"@en, "uppfinningar"@sv, "keksinnöt"@fi ;
  a skos:Concept ;
  skos:related yso:p14566 .

yso:p642
  skos:prefLabel "kognition"@sv, "cognition"@en, "kognitio"@fi ;
  a skos:Concept ;
  skos:narrower yso:p14566 .

yso:conceptscheme
  rdfs:label "http://www.yso.fi/onto/yso" ;
  a skos:ConceptScheme .

yso:p6006
  skos:prefLabel "problem solving"@en, "problemlösning"@sv, "ongelmanratkaisu"@fi ;
  a skos:Concept ;
  skos:related yso:p14566 .

