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

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

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

yso:p10527
  skos:prefLabel "predestination"@sv, "predestinaatio"@fi, "predestination"@en ;
  skos:inScheme yso:conceptscheme ;
  a skos:Concept ;
  dc11:source "Kielitoimiston sanakirja" ;
  skos:closeMatch allars:Y24535, ysa:Y101268 ;
  skos:altLabel "ennaltamäärääminen"@fi ;
  skos:broader yso:p1537 ;
  rdfs:comment "teol. predestinaatio-opin mukainen ennalta määräytyminen" ;
  skos:related yso:p10279 .

yso:p1537
  skos:prefLabel "religiösa fenomen"@sv, "religious phenomena"@en, "uskonnolliset ilmiöt"@fi ;
  a skos:Concept ;
  skos:narrower yso:p10527 .

