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

yso:p220
  skos:prefLabel "tankar (idéer)"@sv, "ideas"@en, "aatteet"@fi ;
  a skos:Concept ;
  skos:narrower yso:p10279 .

yso:p10279
  skos:related yso:p10527, yso:p2417, yso:p10278 ;
  skos:prefLabel "fatalism"@en, "fatalism"@sv, "fatalismi"@fi ;
  skos:altLabel "ödestro"@sv, "kohtalousko"@fi ;
  skos:inScheme yso:conceptscheme ;
  skos:broader yso:p220 ;
  a skos:Concept ;
  skos:closeMatch ysa:Y101069, allars:Y17795 .

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

yso:p10527
  skos:prefLabel "predestination"@en, "predestination"@sv, "predestinaatio"@fi ;
  a skos:Concept ;
  skos:related yso:p10279 .

yso:p2417
  skos:prefLabel "fate"@en, "kohtalo"@fi, "öde"@sv ;
  a skos:Concept ;
  skos:related yso:p10279 .

yso:p10278
  skos:prefLabel "determinismi"@fi, "determinism"@sv, "determinism"@en ;
  a skos:Concept ;
  skos:related yso:p10279 .

