@prefix tero: <http://www.yso.fi/onto/tero/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix skosext: <http://purl.org/finnonto/schema/skosext#> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .
@prefix allars: <http://www.yso.fi/onto/allars/> .

tero:p1776
  skos:prefLabel "freedom of will"@en, "tahdonvapaus"@fi, "viljans frihet"@sv ;
  a skos:Concept ;
  skos:related tero:p1774 .

tero:conceptscheme a skos:ConceptScheme .
yso:p1774 skos:exactMatch tero:p1774 .
tero:p1774
  skos:prefLabel "vapaa tahto"@fi, "fri vilja"@sv, "free will"@en ;
  skos:related tero:p1776, tero:p1775 ;
  skosext:broaderGeneric tero:p113 ;
  skos:exactMatch yso:p1774, ysa:Y113221, allars:Y18320 ;
  skos:inScheme tero:conceptscheme ;
  a skos:Concept ;
  skos:broader tero:p113 .

tero:p1775
  skos:prefLabel "will"@en, "vilja"@sv, "tahto"@fi ;
  a skos:Concept ;
  skos:related tero:p1774 .

allars:Y18320 skos:exactMatch tero:p1774 .
ysa:Y113221 skos:exactMatch tero:p1774 .
tero:p113
  skos:prefLabel "mentala fenomen"@sv, "mental phenomena"@en, "mentaaliset ilmiöt"@fi ;
  a skos:Concept ;
  skos:narrower tero:p1774 .

