@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix tero: <http://www.yso.fi/onto/tero/> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .
@prefix allars: <http://www.yso.fi/onto/allars/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix dc11: <http://purl.org/dc/elements/1.1/> .
@prefix skosext: <http://purl.org/finnonto/schema/skosext#> .

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

ysa:Y101053 skos:exactMatch tero:p5900 .
tero:conceptscheme a skos:ConceptScheme .
tero:p456
  skos:prefLabel "logic"@en, "logik"@sv, "logiikka"@fi ;
  a skos:Concept ;
  skos:related tero:p5900 .

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

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

allars:Y16813 skos:exactMatch tero:p5900 .
tero:p5900
  rdfs:comment "yksityisen päätelmän tekeminen yleisistä totuuksista (vastakohta: induktio)" ;
  skos:broader tero:p1913 ;
  skos:prefLabel "deduktion"@sv, "deduktio"@fi, "deduction"@en ;
  skos:exactMatch allars:Y16813, yso:p5900, ysa:Y101053 ;
  skos:related tero:p456, tero:p25008, tero:p5901, tero:p5902 ;
  a skos:Concept ;
  dc11:source "MOT Suomi 1.0a" ;
  skos:inScheme tero:conceptscheme ;
  skosext:broaderGeneric tero:p1913 .

tero:p1913
  skos:prefLabel "metoder"@sv, "menetelmät"@fi, "methods"@en ;
  a skos:Concept ;
  skos:narrower tero:p5900 .

