@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#> .
@prefix allars: <http://www.yso.fi/onto/allars/> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .

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

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

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

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

yso:p5901
  skos:related yso:p5900, yso:p456, yso:p25008, yso:p5902 ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "induktion (filosofi)"@sv, "induktio -- filosofia"@fi, "induction -- philosophy"@en ;
  skos:altLabel "induktion -- filosofi"@sv ;
  a skos:Concept ;
  skos:closeMatch allars:Y19967, ysa:Y106396 ;
  skos:broader yso:p415 .

yso:p415
  skos:prefLabel "forskningsmetoder"@sv, "methods of research"@en, "tutkimusmenetelmät"@fi ;
  a skos:Concept ;
  skos:narrower yso:p5901 .

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

