@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 dc11: <http://purl.org/dc/elements/1.1/> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .
@prefix allars: <http://www.yso.fi/onto/allars/> .

yso:p10280
  skos:prefLabel "chance"@en, "slump"@sv, "sattuma"@fi ;
  a skos:Concept ;
  skos:related yso:p10278 .

yso:p127
  skos:prefLabel "teoriat (tuotokset)"@fi, "teorier (alster)"@sv, "theories"@en ;
  a skos:Concept ;
  skos:narrower yso:p10278 .

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

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

yso:p10278
  skos:prefLabel "determinism"@sv, "determinism"@en, "determinismi"@fi ;
  skos:related yso:p10280, yso:p10279 ;
  skos:broader yso:p127 ;
  skos:inScheme yso:conceptscheme ;
  a skos:Concept ;
  dc11:source "Kielitoimiston sanakirja" ;
  rdfs:comment "fil. käsitys jonka mukaan kaikki tapahtumat ovat edeltävien syiden seurausta t. sillä tavoin määräytyneitä, ettei voisi tapahtua mitenkään toisin" ;
  skos:closeMatch ysa:Y101068, allars:Y16887 .

