@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix allars: <http://www.yso.fi/onto/allars/> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .
@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:p25008 .

yso:p25008
  skos:broader yso:p5902 ;
  skos:altLabel "abduktiivinen päättely"@fi, "abduktio -- filosofi"@sv ;
  skos:inScheme yso:conceptscheme ;
  skos:related yso:p456, yso:p5900, yso:p5901 ;
  skos:closeMatch allars:Y40899, ysa:Y182138 ;
  skos:prefLabel "abduktio -- filosofia"@fi, "abduktion (filosofi)"@sv ;
  a skos:Concept .

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

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

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

yso:p5902
  skos:prefLabel "slutledning"@sv, "deduction"@en, "päättely"@fi ;
  a skos:Concept ;
  skos:narrower yso:p25008 .

