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

yso:p5900
  skos:prefLabel "deduktion"@sv, "deduktio"@fi, "deduction"@en ;
  a skos:Concept ;
  skos:related yso:p5902 .

yso:p6005
  skos:prefLabel "reasoning"@en, "resonerande"@sv, "järkeily"@fi ;
  a skos:Concept ;
  skos:related yso:p5902 .

yso:p25008
  skos:prefLabel "abduktio -- filosofia"@fi, "abduktion (filosofi)"@sv ;
  a skos:Concept ;
  skos:broader yso:p5902 .

yso:p456
  skos:prefLabel "logic"@en, "logik"@sv, "logiikka"@fi ;
  a skos:Concept ;
  skos:related yso:p5902 .

yso:p12814
  skos:prefLabel "argumentointi"@fi, "argumentation"@sv, "argumentation"@en ;
  a skos:Concept ;
  skos:related yso:p5902 .

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

yso:p5901
  skos:prefLabel "induction -- philosophy"@en, "induktion (filosofi)"@sv, "induktio -- filosofia"@fi ;
  a skos:Concept ;
  skos:related yso:p5902 .

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

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

yso:p5902
  skos:related yso:p12814, yso:p6005, yso:p5901, yso:p456, yso:p5900, yso:p6007, yso:p6006 ;
  skos:prefLabel "päättely"@fi, "deduction"@en, "slutledning"@sv ;
  skos:broader yso:p642 ;
  skos:inScheme puho:conceptscheme ;
  skos:narrower yso:p25008 ;
  a skos:Concept .

yso:p6007
  skos:prefLabel "thinking"@en, "tänkande"@sv, "ajattelu"@fi ;
  a skos:Concept ;
  skos:related yso:p5902 .

